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

1.5.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thomasgermain thomasgermain released this 24 Dec 10:13
  • BREAKING CHANGE: Renaming vaillant to multimatic
  • BREAKING CHANGE: entity_id doesn't contain the domain anymore (e.g: climate.vaillant_bathroom become climate.bathroom)
  • BREAKING CHANGE: service are renamed from vaillant.xxx to multimatic.xxx
  • BREAKING CHANGE: dynamic errors are removed, it's replaced by only one binary_sensor
  • Moving to DataUpdateCoordinator
  • Allowing multiple instance of the integration
  • Fire event when quick mode and holiday mode is active (so listening entities are notified) instead of maintaining a list of entities inside the hub.
  • IO optimization when quick mode or holiday mode is changing.
  • Add a scan interval option
  • Fix error when a live report is not in the API anymore.
  • Adding fan support