Releases: explosivo22/rinnaicontrolr
Releases · explosivo22/rinnaicontrolr
0.4.1
What's Changed
- fix for Rinnai blocking unauthenticated URL by @explosivo22 in #11
Full Changelog: 0.4.0...0.4.1
0.4.0
Support For
- reading and setting the temperature setpoint
- reading whether heating or recirculation is in progress
- starting recirculation
Limited Support For
- reading schedules, vacation state
- reading flow rates and service parameters
- reading intake temperature, outlet temperature
- reading the address of the device as entered into Control-R
No Support For
- creating schedules
- setting vacation state
0.2.1.a1
Change client timeout
0.2.1.a0
Change over to async. Make this work more like an api.
0.1.9
Fix refreshToken for where we moved the INIT_AUTH_HEADERS to the const file
0.1.8
fix start_recirculation and adjust version
0.1.6
fixing the start_recirculation function to accept the correct parameters and adjusting the version number
0.1.5
add start_recirculation method