Merge pull request #52 from arcnmx/hass-relays

feat: s31 switches
This commit is contained in:
Kat Inskip 2022-10-16 12:06:48 -07:00 committed by GitHub
commit 94020fe9b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,6 +180,7 @@ in {
"light.closet_side_overhead".room = hidden;
"light.pc_side_overhead".room = hidden;
"fan.fornuftig_fan".expose = true;
"fan.bedroom_floor".expose = true;
"switch.swb1_relay_3".expose = true;
"switch.swb1_relay_4".expose = true;
@ -196,6 +197,9 @@ in {
];
"sensor.living_ac_outdoor_temperature".expose = false;
# balcony
"light.outdoor_strip".expose = true;
# shanghai systemd
"switch.graphical".expose = true;
"switch.mradio".expose = true;