Merge pull request #283 from deejaybeam/dev

fix: new tft ids
This commit is contained in:
Chris
2023-02-01 21:15:07 +01:00
committed by GitHub

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