fix: systemd2mqtt entity IDs changed

This commit is contained in:
arcnmx 2022-10-16 12:35:39 -07:00
parent 94020fe9b2
commit 728ad07ffd

View file

@ -201,12 +201,12 @@ in {
"light.outdoor_strip".expose = true;
# shanghai systemd
"switch.graphical".expose = true;
"switch.mradio".expose = true;
"switch.vm_goliath1650".expose = true;
"switch.vm_goliath3080".expose = true;
"switch.vm_hourai1650".expose = true;
"switch.vm_hourai3080".expose = true;
"switch.shanghai_graphical".expose = true;
"switch.shanghai_mradio".expose = true;
"switch.shanghai_vm_goliath1650".expose = true;
"switch.shanghai_vm_goliath3080".expose = true;
"switch.shanghai_vm_hourai1650".expose = true;
"switch.shanghai_vm_hourai3080".expose = true;
};
};
homekit = {