From 8a56533322fb53935a90904c4f3387f73e2e911d Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 25 Jul 2023 11:21:49 +0200 Subject: [PATCH] Initital basic duotecno docu (#28183) Co-authored-by: Franck Nijhof --- source/_integrations/duotecno.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/_integrations/duotecno.markdown diff --git a/source/_integrations/duotecno.markdown b/source/_integrations/duotecno.markdown new file mode 100644 index 00000000000..5e7e99fa38f --- /dev/null +++ b/source/_integrations/duotecno.markdown @@ -0,0 +1,19 @@ +--- +title: Duotecno +description: Access and control your Duotecno nodes. +ha_category: + - Switch +ha_iot_class: Local Push +ha_release: '2023.8.0' +ha_config_flow: true +ha_codeowners: + - '@Cereal2nd' +ha_domain: duotecno +ha_platforms: + - switch +ha_integration_type: hub +--- + +The Duotecno integration can be used to control [Duotecno](https://www.duotecno.be/) nodes in Home Assistant. + +{% include integrations/config_flow.md %}