mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 13:16:27 +01:00
Add comments
This commit is contained in:
parent
d91463f004
commit
b611d8fc28
1 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ esp32:
|
|||
framework:
|
||||
type: arduino
|
||||
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
|
||||
|
|
@ -60,7 +61,7 @@ globals:
|
|||
initial_value: '0'
|
||||
|
||||
|
||||
|
||||
# Script for updating screen - Refresh display and publish refresh count and time. (Thanks @paviro!)
|
||||
script:
|
||||
- id: update_screen
|
||||
then:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue