Releases: asev/homeassistant-uponor
Releases · asev/homeassistant-uponor
v0.9.2
v0.9.1
Deprecations cleanup II
- Solves all deprecated errors with ClimateEntityFeature
- Solves important error with async_dispatcher_send
- Create reload integration button
Deprecations cleanup
Merge pull request #27 from kng/master rename of extra state attributes
No more issues with the setup
Merge pull request #23 from dunv/feature/fixAsyncSetupIssue execute client.get_data in a job_executor
Versioning at manifest.json
v0.8.1 version added to manifest.json
Configuration via UI
Setup this integration via UI. Go to Configuration > Integration" > Add Integration > Uponor.
Configuration via file is no more in use.
Also uponor.set_variable
service has been added. Use it with caution.
Adjustments of temperature setbacks
v0.7.2 #3 empty preset used instead of comfort
Presets support
Added 3 presets (comfort, eco, away). Uponor API doesn't support changing them for single thermostat.
Cooling support
switch.uponor_cooling_mode
activates cooling mode when switched on and heating mode when it's switched off. This switch will be added only if cooling is available in your system.