Skip to content

Releases: akitaylor/homeassistant-myio

HACS release V2.0.0

29 Nov 14:45

Choose a tag to compare

v2.0.0

Added HACS support, license file, and README with installation instru…

v1.9.4

27 Jul 10:15
d2c60ef

Choose a tag to compare

Update README.MD

v.1.9.3: Refactor cover entity to use updated HA constants.

27 Jan 16:34

Choose a tag to compare

Replaced deprecated cover-related constants with updated equivalents from Home Assistant's API, such as `CoverDeviceClass` and `CoverEntityFeature`. This change ensures better compatibility with the evolving Home Assistant platform and aligns the integration with current standards.

v1.9.2

25 Jan 11:40

Choose a tag to compare

Full Changelog: v1.9.1...v1.9.2

v1.9.1

15 Aug 09:28

Choose a tag to compare

Improve error handling and update README

Added error logging for unknown sensor values in climate.py initialization. Also updated the README to reflect the latest tested Home Assistant version.

v1.9.0

21 Nov 08:10

Choose a tag to compare

Supporting Home Assistant 2023.10.5

v1.8.0-beta4

24 Oct 06:27

Choose a tag to compare

v1.8.0-beta4 Pre-release
Pre-release

Additional logging

v1.8.0-beta2

23 Oct 07:17

Choose a tag to compare

v1.8.0-beta2 Pre-release
Pre-release

Compatible with Home Assistant 2023.10.2

v1.8.0-beta1

23 Oct 07:01

Choose a tag to compare

v1.8.0-beta1 Pre-release
Pre-release

Fixing signature change to be compatible with Home Assistant 2023.10.

v1.8.0-beta3

23 Oct 08:26

Choose a tag to compare

v1.8.0-beta3 Pre-release
Pre-release

Handling empty responses from sensor queries