From dcd60b8cc491a0520d5bf584876650be28301fbe Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Sat, 10 Dec 2022 00:38:30 +0100 Subject: [PATCH] upd: assign correct pics for new domains --- nspanel_blueprint.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 7a5f015..495cbd4 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -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"