- Home Assistant version: 2025.2.5 or above.
- Integrate Refoss devices that support
RPC
protocol into Home Assistant.
You can install this component in two ways: via HACS or manually. HACS is a nice community-maintained components manager, which allows you to install git-hub hosted components in a few clicks. If you have already HACS installed on your HomeAssistant, it's better to go with that. On the other hand, if you don't have HACS installed or if you don't plan to install it, then you ca 7A15 n use manual installation.
If you have HACS, well, it's piece of cake! Just search for "Refoss" (Full name is Refoss RPC) in the default repository of HACS and it'll show up. Click on Install. When the installation completes, you must restart homeassistant in order to make it work. As soon as HomeAssistant is restarted, you can proceed with component setup.
-
Download the latest zip release archive from here
-
Unzip/copy the refoss_rpc directory within the
custom_components
directory of your homeassistant installation. Thecustom_components
directory resides within your homeassistant configuration directory. Usually, the configuration directory is within your home (~/.homeassistant/
). In other words, the configuration directory of homeassistant is where the config.yaml file is located. After a correct installation, your configuration directory should look like the following.└── ... └── configuration.yaml └── secrects.yaml └── custom_components └── refoss_rpc └── __init__.py └── entity.py └── switch.py └── ...
Note: if the custom_components directory does not exist, you need to create it.
After copy-pasting the refoss_rpc directory into the custom_components folder, you need to restart HomeAssistant. As soon as HomeAssistant is restarted, you can proceed with component setup.
- In the HA UI go to "Configuration" -> "Integrations", click "+", search for "Refoss RPC", and select the "Refoss RPC" integration from the list.
Or click here:
Model | Version |
---|---|
Refoss Smart Wi-Fi Switch, R11 |
all |
Refoss Smart Wi-Fi Plug, P11S |
all |