upd: assign correct pics for new domains

This commit is contained in:
deejaybeam
2022-12-10 00:38:30 +01:00
parent a63c4f1412
commit dcd60b8cc4

View File

@@ -996,14 +996,14 @@ variables:
button_switch_on: "65"
button_cover_off: "66"
button_cover_on: "67"
button_automation_off: "64" # button_switch_off
button_automation_on: "65" # button_switch_on
button_button_off: "64" # button_switch_off
button_button_on: "65" # button_switch_on
button_scene_off: "62" # button_light_off
button_scene_on: "63" # button_light_on
button_person_off: "62" # button_light_off
button_person_on: "63" # button_light_on
button_automation_off: "107"
button_automation_on: "108"
button_button_off: "109"
button_button_on: "110"
button_scene_off: "113"
button_scene_on: "114"
button_person_off: "111"
button_person_on: "112"
hardware_button_pic_off: "98"
hardware_button_pic_on: "99"