mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-28 04:05:53 +00:00
Merge pull request #27 from tari/patch-1
Smart plug: add ID for power button
This commit is contained in:
@@ -120,6 +120,7 @@ binary_sensor:
|
||||
mode: INPUT_PULLUP
|
||||
inverted: true
|
||||
name: "Power Button"
|
||||
id: power_button
|
||||
disabled_by_default: true
|
||||
on_multi_click:
|
||||
- timing:
|
||||
|
||||
Reference in New Issue
Block a user