Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ashionky committed Dec 25, 2023
1 parent 1f86fde commit 2b6d907
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions source/_integrations/refoss.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Refoss
description: Integrate Refoss devices
ha_category:
- Switch
ha_release: 2023.11
ha_release: 2024.1
ha_codeowners:
- '@ashionky'
ha_iot_class: Local Polling
Expand All @@ -19,17 +19,17 @@ Integrate Refoss devices into Home Assistant.

## Prerequisites

The device needs to be connected to the local network first. There are two ways to connect devices to the local network:
- The device needs to be connected to the local network first. There are two ways to connect devices to the local network:
- Using the Refoss app (download and install the Refoss app on Google Play) to connect devices to the local network.
- Using the Web page to connect devices to the local network.
- Computer/mobile phone connected to device factory wifi.
- In the browser, access the address 10.10.10.1, then select the local wifi that needs to be added for device configuration.

- The computer/mobile phone is connected to the device factory Wi-Fi.
- In the browser, access the address 10.10.10.1, then select the local Wi-Fi needed for device configuration.
- The integration will occupy port: 9989.
{% include integrations/config_flow.md %}

### Discover device

- After integrating Refoss, will start socket broadcast,Home Assistant will automatically discover Refoss devices under the current LAN.
- After integrating Refoss, it will start socket broadcast and Home Assistant will automatically discover Refoss devices under the current LAN.

## Entity naming

Expand All @@ -54,11 +54,6 @@ Examples:
| `r10` | `0` | r10 |
| `r10` | `1` | r10-1 |

## Reset Device

Long-press the button on the device to reset it.

## Limitations
## Reset device

- Before set up, the device is connected to the local network and powered on.
- The integration will occupy port: 9989.
Long-press the button on the device to reset it.

0 comments on commit 2b6d907

Please sign in to comment.