List of changes
- Add a parameter to disable room by room (ambiSENSE) in case it is incorrectly reported as available.
- Add a parameter to dump all request to Vaillant API for remote debugging purpose.
List of changes
- Add support for VR-50 (ambiSENSE / Room-by-room) regulation system (in combination with VR920)
- Each Room (as defined in the MultiMatic application) will be shown as an independant regulator
List of changes
- Deactivation of ESM (one of the library used in the plugin) caching mechanism as it is causing update issue
List of changes
- Fixed an issue preventing commands to be executed (change in temp, ...)
- Fixed an issue where the plugin would report incorrect values to homekit after a failed update
Breaking Change
Due to the change in the name of some accessories, they will be detected as new by HomeKit. This will potentially break existing automation rules
List of changes
- Filtering of inactive zones
- Fix an issue in accessories naming preventing multiple installations
- More consistent name of accessories:
- They now always start by the {Name of the installation}
- Followed by the name of the zone (if relevant)
- Then their individual name
- More consistent logging message
List of changes
- Erroneous homebridge version in engine dependencies
This is the first public release. See README.md for full features list.
List of changes
- Switch from Axios to fetch api
- Contact sensors to monitor status of the connection
- History for temperature measurements
- Significant refactoring of the code
These are internal version only. Not meant to be used by anyone.