mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
🚜 Merges Velux component + Add cover support (#8486)
This commit is contained in:
parent
c4df25a0f0
commit
2e2cd6dc96
@ -10,6 +10,7 @@ footer: true
|
|||||||
logo: velux.png
|
logo: velux.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Scene
|
- Scene
|
||||||
|
- Cover
|
||||||
ha_release: 0.49
|
ha_release: 0.49
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
redirect_from:
|
redirect_from:
|
||||||
@ -18,6 +19,11 @@ redirect_from:
|
|||||||
|
|
||||||
[Velux](http://www.velux.com) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200.
|
[Velux](http://www.velux.com) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200.
|
||||||
|
|
||||||
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Cover
|
||||||
|
- Scene
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
A `velux` section must be present in the `configuration.yaml` file and contain the following options as required:
|
A `velux` section must be present in the `configuration.yaml` file and contain the following options as required:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user