mirror of
https://github.com/esphome/esphome.git
synced 2025-06-19 06:45:49 +01:00
Add Number entities (from Home Assistant) (#1971)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
CODEOWNERSconst.py
esphome
components
api
api.protoapi_connection.cppapi_connection.hapi_pb2.cppapi_pb2.hapi_pb2_service.cppapi_pb2_service.hapi_server.cppapi_server.hlist_entities.cpplist_entities.hsubscribe_state.cppsubscribe_state.hutil.cpputil.h
mqtt
number
template
web_server
core
script
tests
@ -559,6 +559,7 @@ def lint_inclusive_language(fname, match):
|
||||
"esphome/components/display/display_buffer.h",
|
||||
"esphome/components/i2c/i2c.h",
|
||||
"esphome/components/mqtt/mqtt_component.h",
|
||||
"esphome/components/number/number.h",
|
||||
"esphome/components/output/binary_output.h",
|
||||
"esphome/components/output/float_output.h",
|
||||
"esphome/components/sensor/sensor.h",
|
||||
|
Reference in New Issue
Block a user