core/homeassistant/components/mqtt/light
Jan Bouwhuis 5b0ea21607
Add light as entity platform on MQTT subentries (#141345)
* Add light as entity platform on MQTT subentries

* Improve translation strings

* Rename to separate brightness

* Remove option to use mireds for color temperature

* Fix tests

* Add translation reference

* Correct reference

* Add flash and transition feature switches

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-04-30 15:57:51 +02:00
..
__init__.py
schema.py
schema_basic.py Add light as entity platform on MQTT subentries (#141345) 2025-04-30 15:57:51 +02:00
schema_json.py
schema_template.py