Add screen restart and ADC PR to all NSPanels

This commit is contained in:
2025-01-21 13:00:55 +01:00
parent f8d585cb54
commit 7b04a57a08
6 changed files with 50 additions and 2 deletions

View File

@@ -10,7 +10,12 @@ substitutions:
esphome:
name: mcu-${device}
comment: ${comment}
# on_boot:
on_boot:
then:
- switch.turn_off: screen_power
- delay: 1s
- switch.turn_on: screen_power
# priority: -100
# then:
# - wait_until:
@@ -35,6 +40,9 @@ external_components:
ref: dev
refresh: 0s
components: [nspanel_lovelace]
- source: github://pr#7942
components: adc
refresh: 0s
- source: components
packages: