hass-core/homeassistant/components/velux
gibman ed13cab8d6 Disconnect velux on hass stop (#26266)
* velux KLF200 device did not disconnect properly when rebooting the hass device.
disconnect is now being called on the 'EVENT_HOMEASSISTANT_STOP' event

* removed comment

* removed comment

* trigger bot

* trigger bot

* trigger bot

* logging casing fixed. code moved from init.

* logger level debug

logger level moved from info to debug
only config[DOMAIN] exposed to module
imports moved to top

* DOMAIN part of config passed to module.

* removed trailing whitespaces etc.

* black --fast changes

* added missing docstring

* D400 First line should end with a period

* black formatting
2019-09-17 20:22:39 +02:00
..
__init__.py Disconnect velux on hass stop (#26266) 2019-09-17 20:22:39 +02:00
cover.py Black 2019-07-31 12:25:30 -07:00
manifest.json Update requirements for pyvlx. (#23694) 2019-05-05 19:19:35 +02:00
scene.py Black 2019-07-31 12:25:30 -07:00