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 Update dynalite library and minor changes (#34618) 2020-04-24 09:30:45 -07:00
bridge.py Update dynalite library and minor changes (#34618) 2020-04-24 09:30:45 -07:00
config_flow.py Add check executables have shebangs (in pre-commit and CI) (#33703) 2020-04-05 18:45:43 +02:00
const.py Fix Dynalite to explicitly check valid device class (#36418) 2020-06-04 15:34:28 +02:00
convert_config.py Strict creation of the config for dynalite (#34663) 2020-05-04 20:30:24 -07:00
cover.py Fix Dynalite to explicitly check valid device class (#36418) 2020-06-04 15:34:28 +02:00
dynalitebase.py Add check executables have shebangs (in pre-commit and CI) (#33703) 2020-04-05 18:45:43 +02:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Update dynalite library and minor changes (#34618) 2020-04-24 09:30:45 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00