mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix: systemd2mqtt entity IDs changed
This commit is contained in:
parent
94020fe9b2
commit
728ad07ffd
1 changed files with 6 additions and 6 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue