mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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.
|
||||
ha_category:
|
||||
- Switch
|
||||
- Cover
|
||||
- Light
|
||||
ha_iot_class: Local Push
|
||||
ha_release: '2023.8'
|
||||
ha_config_flow: true
|
||||
@ -11,6 +13,7 @@ ha_codeowners:
|
||||
ha_domain: duotecno
|
||||
ha_platforms:
|
||||
- cover
|
||||
- light
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user