mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 03:28:41 +00:00
Add select entities and implement template select (#2067)
Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
co-authored by
Otto Winter
parent
69c7cf783e
commit
76991cdcc4
@@ -563,6 +563,7 @@ def lint_inclusive_language(fname, match):
|
||||
"esphome/components/output/binary_output.h",
|
||||
"esphome/components/output/float_output.h",
|
||||
"esphome/components/nextion/nextion_base.h",
|
||||
"esphome/components/select/select.h",
|
||||
"esphome/components/sensor/sensor.h",
|
||||
"esphome/components/stepper/stepper.h",
|
||||
"esphome/components/switch/switch.h",
|
||||
|
||||
Reference in New Issue
Block a user