1
0
mirror of https://github.com/esphome/esphome.git synced 2025-06-24 01:05:41 +01:00

Add support for button entities ()

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

@ -603,6 +603,7 @@ def lint_inclusive_language(fname, match):
"esphome/components/switch/switch.h",
"esphome/components/text_sensor/text_sensor.h",
"esphome/components/climate/climate.h",
"esphome/components/button/button.h",
"esphome/core/component.h",
"esphome/core/gpio.h",
"esphome/core/log.h",