mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add duotecno climate platform (#28734)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
2c18860079
commit
f420329f80
@ -2,6 +2,7 @@
|
|||||||
title: Duotecno
|
title: Duotecno
|
||||||
description: Access and control your Duotecno nodes.
|
description: Access and control your Duotecno nodes.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
- Light
|
- Light
|
||||||
- Switch
|
- Switch
|
||||||
@ -12,6 +13,7 @@ ha_codeowners:
|
|||||||
- '@cereal2nd'
|
- '@cereal2nd'
|
||||||
ha_domain: duotecno
|
ha_domain: duotecno
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- light
|
- light
|
||||||
- switch
|
- switch
|
||||||
@ -21,4 +23,13 @@ ha_integration_type: integration
|
|||||||
|
|
||||||
The Duotecno integration can be used to control [Duotecno](https://www.duotecno.be/) nodes in Home Assistant.
|
The Duotecno integration can be used to control [Duotecno](https://www.duotecno.be/) nodes in Home Assistant.
|
||||||
|
|
||||||
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Climate
|
||||||
|
- Cover
|
||||||
|
- Light
|
||||||
|
- Switch
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
The information needed is the connection info to your Smart Box.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user