Skip to content

Releases: ollo69/ha-melcloud-custom

v0.3.7

04 May 11:24
Compare
Choose a tag to compare

What's Changed

  • Fix and remove HA deprecated typing

Full Changelog: v0.3.6...v0.3.7

v0.3.6

13 Apr 11:18
Compare
Choose a tag to compare

Note - This version requires at least Home Assistant 2024.2.x

What's Changed

  • Implement new turn_on and turn_off ClimateEntityFeature introduced in HA 2024.2

Full Changelog: v0.3.5...v0.3.6

v0.3.5

12 Feb 23:11
Compare
Choose a tag to compare

What's Changed

  • Add HVAC action property for Air To Water devices

Full Changelog: v0.3.4...v0.3.5

v0.3.4

08 Feb 00:16
Compare
Choose a tag to compare

What's Changed

  • Bump pymelcloud and remove daily energy meter sensors (issue #13)

Full Changelog: v0.3.3...v0.3.4

v0.3.3

06 Feb 22:27
Compare
Choose a tag to compare

What's Changed

  • Add entry option to configure update interval (issue #13)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

05 Feb 23:15
Compare
Choose a tag to compare

What's Changed

  • Reduce poll frequency to avoid throttling (issue #13)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Aug 17:33
Compare
Choose a tag to compare

What's Changed

  • Fixed typo by @el97 in #9
  • Create dedicated devices for ATW zone entities

New Contributors

  • @el97 made their first contribution in #9

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Aug 23:44
Compare
Choose a tag to compare

Note - This version requires at least Home Assistant 2023.7.x

What's Changed

  • Migrate to new HA entity naming

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Dec 09:10
Compare
Choose a tag to compare

Note - This version requires at least Home Assistant 2022.11.x

What's Changed

  • Add Water-Heater support for ATW device
  • Add integration_type property to manifest file
  • Replace deprecated TEMP_ constants with UnitOfTemperature enum
  • Replace deprecated ENERGY_ constants with UnitOfEnergy enum

Full Changelog: v0.1.24...v0.2.0

v0.1.24

03 Dec 10:07
Compare
Choose a tag to compare

What's Changed

  • Set minimum HA version to 2022.8.0 (will not work with lower version)
  • Bumb PyMelCloud library to 2.5.8
  • Add "Daily Energy Consumed" sensor
  • Add VSCode devcontainer support
  • Add lint checks action
  • isort and black formatting
  • Add unit tests and related github action

Full Changelog: v0.1.23...v0.1.24