core/homeassistant/components/mqtt/device_tracker
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_discovery.py Fix MQTT config schema to ensure correct validation (#73619) 2022-06-20 08:51:12 +02:00
schema_yaml.py