mirror of
https://github.com/esphome/esphome.git
synced 2025-06-30 12:13:12 +01:00
Refactor fan platform to resemble climate/cover platforms (#2848)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> Co-authored-by: rob-deutsch <robzyb+altgithub@gmail.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
esphome
components
api
api_connection.cppapi_connection.hapi_server.cppapi_server.hlist_entities.cpplist_entities.hsubscribe_state.cppsubscribe_state.hutil.h
binary
demo
fan
hbridge
mqtt
output
prometheus
speed
tuya
web_server
core
script
@ -594,6 +594,7 @@ def lint_inclusive_language(fname, match):
|
||||
"esphome/components/binary_sensor/binary_sensor.h",
|
||||
"esphome/components/cover/cover.h",
|
||||
"esphome/components/display/display_buffer.h",
|
||||
"esphome/components/fan/fan.h",
|
||||
"esphome/components/i2c/i2c.h",
|
||||
"esphome/components/mqtt/mqtt_component.h",
|
||||
"esphome/components/number/number.h",
|
||||
|
Reference in New Issue
Block a user