fix: new tft ids

This commit is contained in:
deejaybeam
2023-02-01 21:14:27 +01:00
parent 9ec2bac284
commit 63e1ab4947

View File

@@ -453,7 +453,7 @@ binary_sensor:
- platform: nextion
name: ${device_name} Restart
page_id: 7
component_id: 9
component_id: 8
internal: true
on_click:
- button.press: restart_nspanel
@@ -471,7 +471,7 @@ binary_sensor:
- platform: nextion
name: ${device_name} Sleep Modus
page_id: 7
component_id: 4
component_id: 3
internal: true
on_click:
- switch.toggle: sleep_modus