core/homeassistant/components/mqtt/light
Jan Bouwhuis 57daeaa174
Fix MQTT config schema to ensure correct validation (#73619)
* Ensure config schema validation

* Use correct schema for device_tracker

* Remove schema validation from the platform setup

* Remove loop to build schema
2022-06-20 08:51:12 +02:00
..
__init__.py Fix MQTT config schema to ensure correct validation (#73619) 2022-06-20 08:51:12 +02:00
schema.py
schema_basic.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
schema_json.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
schema_template.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00