mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +00:00
Documents the added binary_sensor in the Velux integration (#39894)
Co-authored-by: Wolfgang Miller-Reichling <> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
52a37fe339
commit
4e914a084f
@ -13,6 +13,7 @@ ha_codeowners:
|
|||||||
- '@pawlizio'
|
- '@pawlizio'
|
||||||
ha_domain: velux
|
ha_domain: velux
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- cover
|
- cover
|
||||||
- light
|
- light
|
||||||
- scene
|
- scene
|
||||||
@ -26,10 +27,13 @@ At least firmware version > 2.0.0.0 is required on the KLF 200 device. The firmw
|
|||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Binary sensor (reports rain detection for windows that support it)
|
||||||
- Cover
|
- Cover
|
||||||
- Light
|
- Light
|
||||||
- Scene
|
- Scene
|
||||||
|
|
||||||
|
Rain sensors of supported windows do not report automatically and must be polled every 5 minutes. For this reason, they are disabled by default, because polling uses more radio bandwidth and battery power than simply reporting changed window positions.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
During configuration, you will be asked for a hostname and password:
|
During configuration, you will be asked for a hostname and password:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user