From fc65187c8d9bf24cf1387bb38f37b645d795d9ec Mon Sep 17 00:00:00 2001 From: jimmyd-be <34766203+jimmyd-be@users.noreply.github.com> Date: Mon, 19 Jun 2023 12:26:47 +0200 Subject: [PATCH] Renson integration (#19372) Co-authored-by: Klaas Schoute Co-authored-by: Martin Hjelmare --- source/_integrations/renson.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/_integrations/renson.markdown diff --git a/source/_integrations/renson.markdown b/source/_integrations/renson.markdown new file mode 100644 index 00000000000..5bc7d29e597 --- /dev/null +++ b/source/_integrations/renson.markdown @@ -0,0 +1,19 @@ +--- +title: Renson +description: Instructions on how to integrate Renson Endura Delta sensors into Home Assistant. +ha_category: + - Sensor +ha_release: 2023.7 +ha_iot_class: Local Poll +ha_config_flow: true +ha_codeowners: + - '@jimmyd-be' +ha_domain: renson +ha_platforms: + - sensor +--- + +The Renson integration pulls in data from the Renson Endura delta device. Most of the sensors that can be monitored from inside the Android/iOS application can be monitored with this integration. + + +{% include integrations/config_flow.md %} \ No newline at end of file