Merge pull request #54 from arcnmx/systemd2mqtt-ids

fix: systemd2mqtt entity IDs changed
This commit is contained in:
Kat Inskip 2022-10-16 15:42:00 -07:00 committed by GitHub
commit 62029eabe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = {