Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: thomasgermain/vaillant-component

1.14.1

13 Jun 11:26
4c823ce
Compare
Choose a tag to compare
  • Vaillant water heater only supports unit (and not .5) precision for target temperature

1.14.0

05 Jun 18:58
944ca8c
Compare
Choose a tag to compare
  • [Breaking Change] SensoAPP support, thanks to @sylvainvh and @xaviergriffon.
    • For multimatic user, nothing to do
    • For senso user, please delete the integration and re-add it and select senso option while configuring it
  • Periodic re-loggin (every hour) to prevent EMF data not being refreshed
  • Some code cleaning
  • Prevent some server side caching

1.14.0b03

21 Mar 09:42
f2c43a4
Compare
Choose a tag to compare
1.14.0b03 Pre-release
Pre-release
  • SensoAPP - Fix quick veto duration for rooms (always in minutes), thanks to @sylvainvh
  • Periodic re-loggin (every hour) to prevent EMF data not being refreshed
  • Some code cleaning

1.14.0b2 - SensoAPP

07 Mar 18:54
0b430e0
Compare
Choose a tag to compare
1.14.0b2 - SensoAPP Pre-release
Pre-release

I'm pleased to announce the sensoAPP compatibility. Thanks the @xaviergriffon and @sylvainvh :)

  • For multimatic user: nothing to do. You just have to update through HACS (or manually)
  • For senso user: please delete the integration and re-add it. During the configuration of the integration, you will have to choose the "SENSO" option.

1.14.0b1

07 Feb 09:34
c69f5de
Compare
Choose a tag to compare
1.14.0b1 Pre-release
Pre-release
  • Try to prevent server side caching (specially for power consumption)
  • Pre release for sensoAPP support (it doesn't support yet sensoAPP)

1.13.0 - Breaking changes

09 Jan 14:21
af03db8
Compare
Choose a tag to compare
  • [Breaking change] Change report entity_id and unique_id (multiple devices can have the same report id, so now the unique/entity id is based on the device id and the report id). Thanks to xaviergriffon
  • [Possible breaking change] Multiple instances of the integration. If you setup your integration (even a single instance) and fill your serial number, following services names will change: remove_quick_mode, remove_holiday_mode, set_quick_mode, set_holiday_mode, set_quick_veto, remove_quick_veto, request_hvac_update and set_datetime. They will be suffixed with the serial number:set_datetime_<serial_number>

1.12.12

31 Dec 15:23
11bec7a
Compare
Choose a tag to compare
  • Compatibility with HA 2023.1

1.12.11

31 Dec 12:53
8c59687
Compare
Choose a tag to compare
  • Add german translations. Thanks to MrBeepoint
  • Only logout from API if the integration receives an HTTP 401 error
  • [Beta] better handling in case of multiple instance

1.12.10

21 Nov 13:05
abd3099
Compare
Choose a tag to compare

Fix login issue

1.12.9

06 Nov 13:31
ad986b0
Compare
Choose a tag to compare
  • Compatibility for HA 2022.11
  • New multimatic.set_datetime service
  • Service improvements (they are no usable through the UI)
  • "Energy" sensors are refreshed using the interval configured in the integration (and no more very 30min)