Merge branch 'Blackymas:dev' into dev

This commit is contained in:
Chris
2023-04-03 08:26:05 +02:00
committed by GitHub
5 changed files with 18 additions and 18 deletions

View File

@@ -461,7 +461,7 @@ binary_sensor:
- platform: nextion - platform: nextion
name: $device_name setting page name: $device_name setting page
page_id: 0 page_id: 0
component_id: 53 component_id: 52
internal: true internal: true
on_multi_click: on_multi_click:
- timing: - timing:
@@ -473,7 +473,7 @@ binary_sensor:
- platform: nextion - platform: nextion
name: ${device_name} Restart name: ${device_name} Restart
page_id: 7 page_id: 7
component_id: 15 component_id: 13
internal: true internal: true
on_click: on_click:
- button.press: restart_nspanel - button.press: restart_nspanel
@@ -482,7 +482,7 @@ binary_sensor:
- platform: nextion - platform: nextion
name: ${device_name} Restart name: ${device_name} Restart
page_id: 8 page_id: 8
component_id: 5 component_id: 4
internal: true internal: true
on_click: on_click:
- button.press: restart_nspanel - button.press: restart_nspanel
@@ -491,7 +491,7 @@ binary_sensor:
- platform: nextion - platform: nextion
name: ${device_name} Sleep Modus name: ${device_name} Sleep Modus
page_id: 7 page_id: 7
component_id: 16 component_id: 14
internal: true internal: true
on_click: on_click:
- switch.toggle: sleep_modus - switch.toggle: sleep_modus

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.