mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00: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