core/homeassistant/components/dynalite
Ziv 1edbdcb67b
Fix Dynalite to explicitly check valid device class (#36418)
* changed back to check for class in DEVICE_CLASSES

* created a flow that would go through everything as it was blocking the commit
and the cv rules prevent an input that would get to that flow

* moved DEFAULT_COVER_CLASS from const to cover
2020-06-04 15:34:28 +02:00
..
__init__.py
bridge.py
config_flow.py
const.py
convert_config.py
cover.py
dynalitebase.py
light.py
manifest.json
switch.py