An open API service indexing awesome lists of open source software.

https://github.com/uspass/hysenheating

Support for Hysen Heating Thermostat Controller. Hysen HY03-1-Wifi device and derivative.
https://github.com/uspass/hysenheating

heating home-assistant home-automation homeassistant hysen thermostat-controller

Last synced: 5 months ago
JSON representation

Support for Hysen Heating Thermostat Controller. Hysen HY03-1-Wifi device and derivative.

Awesome Lists containing this project

README

          

# hysenheating

Support for Hysen Heating Thermostat Controller.

Hysen HY03-1-Wifi device and derivative.

Home Assistant config:
```
climate:
- platform: hysenheating
name: Boiler
host: 192.168.100.150
mac: '78:0f:77:ea:72:2d'
timeout: 10
sync_clock: false
sync_hour: 4
```

timeout, sync_clock and sync_hour are optional.