core/homeassistant/components/mqtt/light
Jan Bouwhuis d66d079330
Use `_attr_` for MQTT light (#81465)
* Schema basic

* Schema json

* Schema template

* add color_mode - follow up comments

* Fix regression

* Follow up comments 2

* Fix mypy errors

* Update homeassistant/components/mqtt/light/schema_template.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-11-08 10:16:05 +01:00
..
__init__.py Link manually added MQTT entities the the MQTT config entry (#78547) 2022-09-18 12:55:31 -04:00
schema.py Move MQTT CONF_SCHEMA from light and vacuum to .const (#81152) 2022-10-29 10:22:59 +02:00
schema_basic.py Use `_attr_` for MQTT light (#81465) 2022-11-08 10:16:05 +01:00
schema_json.py Use `_attr_` for MQTT light (#81465) 2022-11-08 10:16:05 +01:00
schema_template.py Use `_attr_` for MQTT light (#81465) 2022-11-08 10:16:05 +01:00