Add cover platform and change iot class for niko_home_control (#36476)

This commit is contained in:
Glenn Vandeuren (aka Iondependent) 2024-12-22 20:36:57 +01:00 committed by GitHub
parent 442a7b7fab
commit 39c556cb31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/