mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Implement output button (#3109)
This commit is contained in:
@@ -1352,6 +1352,10 @@ daly_bms:
|
||||
uart_id: uart1
|
||||
|
||||
button:
|
||||
- platform: output
|
||||
id: output_button
|
||||
output: out
|
||||
duration: 100ms
|
||||
- platform: wake_on_lan
|
||||
target_mac_address: 12:34:56:78:90:ab
|
||||
name: wol_test_1
|
||||
|
||||
Reference in New Issue
Block a user