mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add light platform to duotecno (#28399)
* Add light platform to duotecno * Also add light to ha_category, add missing cover also
This commit is contained in:
parent
51153bdaf9
commit
037c016485
@ -3,6 +3,8 @@ title: Duotecno
|
|||||||
description: Access and control your Duotecno nodes.
|
description: Access and control your Duotecno nodes.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
|
- Cover
|
||||||
|
- Light
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_release: '2023.8'
|
ha_release: '2023.8'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +13,7 @@ ha_codeowners:
|
|||||||
ha_domain: duotecno
|
ha_domain: duotecno
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- cover
|
- cover
|
||||||
|
- light
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user