mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add cover platform and change iot class for niko_home_control (#36476)
This commit is contained in:
parent
442a7b7fab
commit
39c556cb31
@ -1,14 +1,18 @@
|
|||||||
---
|
---
|
||||||
title: Niko Home Control
|
title: Niko Home Control
|
||||||
description: Instructions on how to integrate Niko Home Control lights into Home Assistant.
|
description: Instructions on how to integrate Niko Home Control lights into Home Assistant.
|
||||||
|
ha_codeowners:
|
||||||
|
- '@VandeurenGlenn'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
ha_iot_class: Local Polling
|
- Cover
|
||||||
|
ha_iot_class: Local Push
|
||||||
ha_release: 0.82
|
ha_release: 0.82
|
||||||
ha_domain: niko_home_control
|
ha_domain: niko_home_control
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
|
- cover
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
related:
|
related:
|
||||||
- docs: /docs/configuration/
|
- docs: /docs/configuration/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user