Skip to content

Releases: funtastix/rinnaitouch

Introduced the ability to set time via a service and added a sensor to monitor time setting mode

25 Sep 13:46
79e3042
Compare
Choose a tag to compare

A new service rinnaitouch.rinnai_set_time is now available in addition to a time setting binary sensor that monitors if the unit is in time setting mode.

If the unit goes into time setting mode by itself (an issue reported in the community), this sensor can be monitored and the service call be made. One should be careful not to make the call too soon as not to interfere with an actual time setting event.

fix user enabled zone for single set point systems

18 May 14:01
357592a
Compare
Choose a tag to compare
Merge pull request #83 from funtastix/develop

fix user enabled zone for single set point systems

fix defect setting fan speed

06 Mar 23:26
729a9b8
Compare
Choose a tag to compare

Also clean up reload/shutdown of the integration

fix: setting temperature on the unit in double digit format fixes #73

06 Mar 10:59
9c73bbd
Compare
Choose a tag to compare

Update zone switch to reflect new climate logic

05 Mar 14:41
5f4afb9
Compare
Choose a tag to compare
Merge pull request #79 from funtastix/develop

Update zone switch to reflect new climate logic

Turning off MultiSetPoint zones correctly

05 Mar 10:42
d6b96e9
Compare
Choose a tag to compare
Merge pull request #78 from funtastix/develop

Turning off MultiSetPoint zones correctly

adding ability to shut down the system cleanly

02 Mar 04:59
2d29940
Compare
Choose a tag to compare

Remove irrelevant entities and allow deleting orphaned devices from the UI.

24 Feb 12:34
0f0fde3
Compare
Choose a tag to compare

Remove irrelevant entities after first system status is received. Also allow deleting orphaned devices from the UI.

set up proper device naming and entity grouping

24 Feb 10:01
fc19369
Compare
Choose a tag to compare

Note: This may break your device naming and introduce a second device for every device already set up. In this case, move any scenes and automations to the new device, and download 0.12.6 to be able to delete the old device (the one without entities).

This enables all entities to be properly grouped under the device. It also respects the name that was set up for the device when it was added.

Add HVACAction and fix some bugs in zones

24 Feb 02:07
5898359
Compare
Choose a tag to compare
Merge pull request #70 from funtastix/develop

Add HVACAction and fix some bugs in zones