RS-WFIREX4 is a custom Home Assistant integration for controlling RS-WFIREX4 devices.
This integration now supports configuration via the Home Assistant UI, eliminating the need to edit configuration.yaml.
- Control RS-WFIREX4 infrared learning remote devices
- Monitor temperature, humidity, and illuminance sensors
- UI-based configuration for easy setup
- Automatic state updates
- Configurable scan interval
- Open HACS in Home Assistant.
- Go to Integrations → Explore & Download Repositories.
- Search for
RS-WFIREX4and install it. - Restart Home Assistant.
- Download the repository.
- Copy the contents of the
custom_components/rs_wfirex4folder into your Home Assistantcustom_components/rs_wfirex4directory. - Restart Home Assistant to load the new integration.
Note: Restarting Home Assistant is required after manually adding files to
custom_components.
-
Go to Settings → Devices & Services → Add Integration.
-
Search for
RS-WFIREX4and click Configure. -
Fill in the following fields:
- Host: IP address of your RS-WFIREX4 device
- MAC Address: MAC address of the device
- Name: Friendly name for this device
- Scan Interval: Polling interval in seconds (optional)
-
Click Submit to complete the setup.
Note: Previously, configuration required editing
configuration.yaml. This is no longer necessary.
Once the integration is added, you can adjust options such as scan interval via the Integration Options in Home Assistant UI.
- Make sure your RS-WFIREX4 device is reachable on your network.
- If devices do not appear, try restarting Home Assistant.
- For network issues, check your firewall and router settings.
Feel free to open issues or pull requests in this repository.