core/homeassistant/components/mqtt/light
Erik Montnemery bc5f0ff0b3 Use dict[key] for required config keys and keys with default values of MQTT light (#22834)
* Use dict[key] for required config keys and keys with default values.

* Improve tests

* Lint

* Improve tests of JSON data
2019-04-10 11:16:41 +02:00
..
__init__.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
schema_basic.py Use dict[key] for required config keys and keys with default values of MQTT light (#22834) 2019-04-10 11:16:41 +02:00
schema_json.py Use dict[key] for required config keys and keys with default values of MQTT light (#22834) 2019-04-10 11:16:41 +02:00
schema_template.py Use dict[key] for required config keys and keys with default values of MQTT light (#22834) 2019-04-10 11:16:41 +02:00