Skip to content

Commit

Permalink
Add Refoss sensor platform (home-assistant#32613)
Browse files Browse the repository at this point in the history
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
  • Loading branch information
3 people authored Jun 20, 2024
1 parent 41bde93 commit a31e9e5
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions source/_integrations/refoss.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Refoss
description: Integrate Refoss devices
ha_category:
- Sensor
- Switch
ha_release: 2024.1
ha_codeowners:
Expand All @@ -10,6 +11,7 @@ ha_iot_class: Local Polling
ha_domain: refoss
ha_config_flow: true
ha_platforms:
- sensor
- switch
ha_integration_type: integration
---
Expand All @@ -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.
Expand Down

0 comments on commit a31e9e5

Please sign in to comment.