A Home Assistant integration to monitor and control WundaSmart heating systems.
Individual rooms can be monitored and controled as Climate entities in Home Assistant, for example, using the basic Thermostat card.
If you have a water heater connected to your WundaSmart Hub Switch that can be controlled as a Water Heater Home Assistant entity.
This integration is still in development and may not work for your specific requirements.
If you find this integration useful, please consider supporting the development of this and my other addons and integrations by buying me a coffee
Installing via HACS is recommended.
-
Go to HACS, select
Integrations
, click the three dots menu and selectCustom Repositories
. -
Add the path to this Github repository in the first field, select
Integration
as category and clickAdd
. -
Restart Home Assistant.
-
Got to the
Integrations
screen underSettings
/Devices and Services
. -
Click the
Add Integration
button and select theWundaSmart
integration. -
Enter the IP address or host name of your WundaSmart Hub Switch, username and password.
When set up correctly all rooms configured in your Hub Switch will appear as climate entities automatically.
The easiest way of finding your local username and password for the Hub Switch is to use a network traffic capture app on your device that you used to set up and configure the Hub Switch.
One example you can use is the iPhone app HTTP Traffic Capture
. This installs a VPN on your phone, allowing you to capture traffic between your phone and the Hub Switch. Start capturing, then do something in the WundaSmart app, then look at the captured traffic and find the basic auth Authorization header. This can be decoded into username:password
using any online base64 decoder such as https://decodebase64.com.
This integration is still in development but has been used with the following WundaSmart devices:
- WundaSmart Hub Switch v4
- WundaSmart Underfloop Heating Connection Box
- WundaSmart Radiator Head
- WundaSmart Room Thermostat
- WundaSmart Screenless Room Thermostat
This project was originally a fork of https://github.com/ob0t/hawundasmart.