From 35b39851828260ff7deadb2140fff41e0f3cca6b Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Fri, 15 Apr 2022 18:52:28 +0200 Subject: [PATCH] Add nVent RAYCHEM SENZ integration (#22394) --- source/_integrations/senz.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 source/_integrations/senz.markdown diff --git a/source/_integrations/senz.markdown b/source/_integrations/senz.markdown new file mode 100644 index 00000000000..35754ca6505 --- /dev/null +++ b/source/_integrations/senz.markdown @@ -0,0 +1,18 @@ +--- +title: nVent RAYCHEM SENZ +description: Instructions how to integrate SENZ thermostats into Home Assistant. +ha_category: + - Climate +ha_iot_class: Cloud Polling +ha_release: 2022.5 +ha_config_flow: true +ha_codeowners: + - '@milanmeu' +ha_domain: senz +ha_platforms: + - climate +--- + +The SENZ integration allows you to control and monitor your nVent RAYCHEM SENZ-WIFI thermostats. + +{% include integrations/config_flow.md %}