1
0
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:
Jesse Hills
2021-11-30 08:00:51 +13:00
committed by GitHub
parent f50e40e0b8
commit b5639a6472
34 changed files with 697 additions and 0 deletions

View File

@@ -520,3 +520,7 @@ xpt2046:
id(touchscreen).y_raw,
id(touchscreen).z_raw
);
button:
- platform: restart
name: Restart Button