Skip to content

Aquanta integration 2.0.0 for Home Assistant

Choose a tag to compare

@ReplicaObscura ReplicaObscura released this 11 Mar 06:09

Changes

  • The Water Heater entity now uses the modes Eco (On), Performance (Boost), and Off (Away) rather than just showing Unknown.
  • Switches were added for toggling Away and Boost mode. Currently, both modes create a 30-day schedule for the device, which is then deleted once toggled off. This behavior may change in future releases.
  • The sensors indicating which settings are on or off have been changed to binary sensors.
  • The sensors have been categorized so the important ones are easier to see.
  • Turning Away or Boost mode on requests a refresh of the data to minimize the amount of time until the toggle stabilizes. It might still flip back for a few seconds after toggling, but it's much less of a delay than before.

Breaking Changes

If you relied on the sensors indicating which settings are enabled, they have been switched from Sensors to Binary Sensors. Because of this, the old sensors will become unavailable after the update, and any integrations referencing them will no longer work properly until you switch them to use the new binary sensors.

You can delete the unavailable sensors after the update, as they will no longer serve any purpose.