1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Implement output button (#3109)

This commit is contained in:
Oxan van Leeuwen
2022-01-24 21:30:48 +01:00
committed by GitHub
parent 4e6bdb31ac
commit 6a2c58fcc0
4 changed files with 76 additions and 0 deletions

View File

@@ -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