Skip to content

Releases: jasperslits/haithowifi

v2.0.0 - Major improvements

14 Nov 15:04
a23efb8
Compare
Choose a tag to compare

BREAKING CHANGES

Breaking changes for all devices

This version changes the entity id's for all entities within a device. Due to this change old entities will no longer be provided by the integration and no longer work. You will need to reconfigure the integration:

  1. Navigate to Settings -> Devices & Services and find Itho WiFi Add-on.
  2. For each entry press the three dots and press Delete.
  3. Reconfigure a new entry by pressing Add device for each Itho Wifi Add-on you own.

If you would like to keep your history, rename the new entity to its old entity.

Breaking change for CVE only

  • MQTT Base topic changed for CVE to ithocve. Change this in the Itho Add-On of Arjen under MQTT configuration.

What's Changed

  • Additional sensors created, see README for overview of supported sensors.
  • Support of devices in Home Assistant with each entity is linked to a device.
  • Rework of configuration flow where there is one config entry created per device.
  • Integration renamed in manifest from "Itho Add-on" to "Itho WiFi Add-on" for consistency.
  • Improved sensor and config flow translations for Dutch and English.

Housekeeping

  • Major rework of the integration for better consistency, maintainability and a better fit with Home Assistant
  • Code refactoring for sensor set up.
  • Code quality improvements by using ruff for linting.

Full Changelog: v1.4...v2.0.0

v1.4 - Icons and Relative humidity improvements

01 Nov 08:10
ebd34c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

v1.3

28 Oct 10:10
1563229
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

v1.2 - Improvements for Non-CVE and cleanups

26 Oct 09:40
Compare
Choose a tag to compare

This release contains key contributions from @benjamin-dcs and covers:

New sensors for Non-CVE devices

  • Bypass binary switch
  • Global fault code
  • Airfilter counter

Housekeeping

  • Linting and code formatting
  • Updated NL and EN translations for config flow
  • Added @benjamin-dcs as code owner

Version 1.1 - Fix setup

11 Jul 07:55
Compare
Choose a tag to compare

This fixes the code after the rename for HACS compatibility.

This prevented the config flow to start due to mismatch in domain (ithoaddon vs ithodaalderop).

Version 1.0 - Initial release

07 May 07:06
df1e087
Compare
Choose a tag to compare

Initial release of the Itho Daalderop add-on for integration with Home Assistant.