Update screek-humen-dectet-1w.yaml

# For using these status led, some skill will be needed, which requires a little tweaking of the esp32 library. 
# In order to reduce the damage to the esphome environment, this indicator will be removed in this original version.
# Thanks to raji for his feedback (#1)
This commit is contained in:
screek-workshop 2023-04-15 14:06:07 +08:00 committed by GitHub
parent 6cff89d08c
commit 6d9ab93c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,18 +92,6 @@ sensor:
light: light:
name: Sun Light name: Sun Light
light:
- platform: status_led
name: sys_status
pin: GPIO12
internal: True
restore_mode: ALWAYS_OFF
- platform: status_led
name: sys_status
pin: GPIO13
internal: True
restore_mode: ALWAYS_OFF
time: time:
- platform: sntp - platform: sntp
id: time_now id: time_now