From a31e9e5a3b6d007ed14e174bb96e0e006ccbeb86 Mon Sep 17 00:00:00 2001 From: ashionky <35916938+ashionky@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:30:15 +0800 Subject: [PATCH] Add Refoss sensor platform (#32613) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Robert Resch --- source/_integrations/refoss.markdown | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/source/_integrations/refoss.markdown b/source/_integrations/refoss.markdown index 38dd516ed3d..8027b414864 100644 --- a/source/_integrations/refoss.markdown +++ b/source/_integrations/refoss.markdown @@ -2,6 +2,7 @@ title: Refoss description: Integrate Refoss devices ha_category: + - Sensor - Switch ha_release: 2024.1 ha_codeowners: @@ -10,6 +11,7 @@ ha_iot_class: Local Polling ha_domain: refoss ha_config_flow: true ha_platforms: + - sensor - switch ha_integration_type: integration --- @@ -26,10 +28,14 @@ Integrate Refoss devices into Home Assistant. - The integration will occupy port: 9989. {% include integrations/config_flow.md %} -### Supported device model +### Supported device models -- Refoss Smart Wi-Fi Switch, R10 - +| Model | Version | +| ----------- |--------------------| +| `Refoss Smart Wi-Fi Switch, R10` | `all` | +| `Refoss Smart Wi-Fi Switch, R20` | `all` | +| `Refoss Smart Energy Monitor, EM06` | `v2.3.8 and above` | + ### Discover device - After integrating Refoss, it will start socket broadcast and Home Assistant will automatically discover Refoss devices under the current LAN.