mirror of
https://github.com/esphome/esphome.git
synced 2025-06-24 01:05:41 +01:00
Add support for button entities (#2824)
This commit is contained in:
CODEOWNERS
esphome
components
api
api.protoapi_connection.cppapi_connection.hapi_pb2.cppapi_pb2.hapi_pb2_service.cppapi_pb2_service.hlist_entities.cpplist_entities.hsubscribe_state.hutil.cpputil.h
button
mqtt
restart
button
switch
template
button
web_server
core
script
tests
@ -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",
|
||||
|
Reference in New Issue
Block a user