mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Add support for button entities (#2824)
This commit is contained in:
@@ -520,3 +520,7 @@ xpt2046:
|
||||
id(touchscreen).y_raw,
|
||||
id(touchscreen).z_raw
|
||||
);
|
||||
|
||||
button:
|
||||
- platform: restart
|
||||
name: Restart Button
|
||||
|
||||
Reference in New Issue
Block a user