Releases: ollo69/ha-melcloud-custom
Releases · ollo69/ha-melcloud-custom
v0.3.7
v0.3.6
Note - This version requires at least Home Assistant 2024.2.x
What's Changed
- Implement new
turn_on
andturn_off
ClimateEntityFeature introduced in HA 2024.2
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
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
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 withUnitOfTemperature
enum - Replace deprecated
ENERGY_
constants withUnitOfEnergy
enum
Full Changelog: v0.1.24...v0.2.0
v0.1.24
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