core/homeassistant/components/dynalite
Milan Meulemans 29d72714f3
Replace dict with DeviceInfo (#49950)
* Replace dict with DeviceInfo

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
..
__init__.py Reduce config entry setup/unload boilerplate D-F (#49733) 2021-04-26 20:46:49 -10:00
bridge.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
config_flow.py Clean up connection classes in integrations D-G (#49890) 2021-04-30 21:02:21 -10:00
const.py
convert_config.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
cover.py
dynalitebase.py Replace dict with DeviceInfo (#49950) 2021-05-02 00:37:19 +02:00
light.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
services.yaml
switch.py