Skip to content

Releases: explosivo22/rinnaicontrolr-ha

2.1.9

06 Nov 19:57

Choose a tag to compare

2.1.9 Pre-release
Pre-release

Caution

This version will only work for those running the RWM101 or RWM103 controllers

Warning

If you are coming from version 1.x.x, You will need to remove and configure the integration again as the setup has changed

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

New Contributors

Full Changelog: 2.1.7...2.1.9

1.5.9

06 Nov 17:49
825b7e1

Choose a tag to compare

Warning

If you have updated to the version 2 code base for this repository, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

  • Enhance Rinnai integration with reauthentication handling and configuration improvements by @explosivo22 in #134

Full Changelog: 1.5.8...1.5.9

1.5.8

12 Jun 02:38
60eb910

Choose a tag to compare

Warning

If you have updated to the version 2 code base for this repository, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

  • Refactor ConfigFlow class to include domain in inheritance and update… by @explosivo22 in #124

Full Changelog: 1.5.7...1.5.8

1.5.7

11 Jun 13:59
1c70569

Choose a tag to compare

Warning

If you have updated to the version 2 code base for this repository, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

  • Implement re-authentication flow and handle authentication errors in … by @explosivo22 in #122

Full Changelog: 1.5.6...1.5.7

2.1.7

26 Feb 00:24

Choose a tag to compare

2.1.7 Pre-release
Pre-release

Caution

This version will only work for those running the RWM101 or RWM103 controllers

Warning

If you are coming from version 1.x.x, You will need to remove and configure the integration again as the setup has changed

Note

We may end up needing to transition to a separate repository for local vs cloud

  • Attempt to fix set_domestic_temperature containing null
  • Better detection for vacation mode

1.5.6

26 Feb 15:51
8158230

Choose a tag to compare

Warning

If you have updated to the version 2 code base for this repository, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

Full Changelog: 1.5.5...1.5.6

1.5.5

26 Feb 01:01
f132c4b

Choose a tag to compare

Warning

If you have updated to the version 2, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

Full Changelog: 1.5.4...1.5.5

1.5.4

26 Feb 00:37
3d5bbae

Choose a tag to compare

Warning

If you have updated to the version 2, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

26 Feb 00:31
21a54d8

Choose a tag to compare

Warning

If you have updated to the version 2, then skip this update to keep the local communication. Version 1 is still dependent on the cloud

Note

We may end up needing to transition to a separate repository for local vs cloud

What's Changed

Full Changelog: 1.5.2...1.5.3

2.1.5

25 Feb 02:41

Choose a tag to compare

2.1.5 Pre-release
Pre-release

Caution

This version will only work for those running the RWM101 or RWM103 controllers

Warning

If you are coming from version 1.x.x, You will need to remove and configure the integration again as the setup has changed

Note

We may end up needing to transition to a separate repository for local vs cloud

  • Fix for the null value on vacation mode if it has never been toggled not allowing you to change the temperature of the heater. Fixes #104.
  • Adjusted the ayla-dsn to allow null values. Fixes #105