hass-core/homeassistant/components/dynalite
Ziv 6a8378bec0
Add Dynalite service to request the channel level (#38735)
* added service to request the channel level

* cleanup

* Update homeassistant/components/dynalite/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/dynalite/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update services.yaml

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-08-11 18:33:16 +02:00
..
__init__.py Add Dynalite service to request the channel level (#38735) 2020-08-11 18:33:16 +02:00
bridge.py Add events to Dynalite platform (#38583) 2020-08-06 20:40:54 +02: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 Add Dynalite service to request the channel level (#38735) 2020-08-11 18:33:16 +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 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