core/homeassistant/components/velux
gibman 6d280084fb Expose specific device_class for Velux covers (#24279)
* Update cover.py

Blinds, Rollingshutters and Awnings did not set their respective device_class attribute
Previously they would all appear as device_class "window"

* fallback device class is always 'window'

fallback device class is always 'window' in the event we have an unknown cover type

* trailing whitespace removed, trimmed as well

* Update cover.py
2019-06-04 13:17:43 -07:00
..
__init__.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
cover.py Expose specific device_class for Velux covers (#24279) 2019-06-04 13:17:43 -07:00
manifest.json Update requirements for pyvlx. (#23694) 2019-05-05 19:19:35 +02:00
scene.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00