core/homeassistant/components/dynalite
Ziv d058802325
Add dynalite level preset (#37533)
* implementation of "level" in preset

* updated library version - bug fix for covers during init with active=on

* cleanup after merge
2020-08-12 09:18:26 -04:00
..
__init__.py Add dynalite level preset (#37533) 2020-08-12 09:18:26 -04:00
bridge.py Add events to Dynalite platform (#38583) 2020-08-06 20:40:54 +02:00
config_flow.py
const.py Add dynalite level preset (#37533) 2020-08-12 09:18:26 -04:00
convert_config.py Add dynalite level preset (#37533) 2020-08-12 09:18:26 -04:00
cover.py Fix Dynalite to explicitly check valid device class (#36418) 2020-06-04 15:34:28 +02:00
dynalitebase.py
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Add Dynalite current preset service (#38689) 2020-08-10 16:30:59 +02:00
services.yaml Add Dynalite service to request the channel level (#38735) 2020-08-11 18:33:16 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00