Fix pin usage

This commit is contained in:
Giovanni Condello 2024-03-21 23:33:03 +01:00
parent 3bbeb49228
commit f5c53eb228
1 changed files with 6 additions and 2 deletions

View File

@ -669,8 +669,12 @@ display:
- platform: waveshare_epaper_1in9_i2c
command_address: 0x3C
data_address: 0x3D
busy_pin: GPIO23
reset_pin: GPIO23
busy_pin:
number: GPIO23
allow_other_uses: true
reset_pin:
number: GPIO23
allow_other_uses: true
update_interval: 5s
full_update_every: 30
lambda: |-