Skip to content

Releases: asev/homeassistant-uponor

v0.9.2

05 Jul 18:56
1c5291e
Compare
Choose a tag to compare

v0.9.1

19 Jun 11:30
37249ff
Compare
Choose a tag to compare
New version release

Deprecations cleanup II

17 Jun 08:00
cd7fc2a
Compare
Choose a tag to compare
  • Solves all deprecated errors with ClimateEntityFeature
  • Solves important error with async_dispatcher_send
  • Create reload integration button

Deprecations cleanup

09 Feb 12:50
a8a38a4
Compare
Choose a tag to compare
Merge pull request #27 from kng/master

rename of extra state attributes

No more issues with the setup

04 Jun 15:03
0470096
Compare
Choose a tag to compare
Merge pull request #23 from dunv/feature/fixAsyncSetupIssue

execute client.get_data in a job_executor

Versioning at manifest.json

04 Apr 19:44
2b7d80e
Compare
Choose a tag to compare
v0.8.1

version added to manifest.json

Configuration via UI

14 Feb 14:54
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES ⚠️

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

03 Feb 21:48
Compare
Choose a tag to compare
v0.7.2

#3 empty preset used instead of comfort

Presets support

03 Feb 07:18
Compare
Choose a tag to compare

Added 3 presets (comfort, eco, away). Uponor API doesn't support changing them for single thermostat.

Cooling support

01 Feb 21:11
Compare
Choose a tag to compare

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.