Skip to content

Releases: oyvindwe/connectlife-ha

0.7.0

09 Jul 20:40
010f208
Compare
Choose a tag to compare

What's Changed

  • Support HVAC mode for climate by @oyvindwe in #27
  • Improve documentation on how to create data dictionaries by @oyvindwe in #28
  • Fix target entities for service set_value by @oyvindwe in #30
  • Set humidifier mode by @oyvindwe in #32
  • Climate: Fix setting HVAC mode when target property not configured. by @oyvindwe in #33
  • Configurable minimum and maximum values by @oyvindwe in #34

Full Changelog: v0.6.0...v0.7.0

0.6.0

08 Jul 20:46
d175fb6
Compare
Choose a tag to compare

What's Changed

  • Support more than one climate device
  • Support more than one humidifier device
  • Improve logging
  • Add unknown_value to climate targets
  • Support target action for humidifier
  • 009-109: f_humidity unknown_value
  • Set version in manifest

Full Changelog: v0.5.0...v0.6.0

0.5.0

07 Jul 22:09
2a6de4a
Compare
Choose a tag to compare

What's Changed

  • Support for humidifier
  • Fix YAML schema
  • Style fixes
  • Changed device 007-400 to dehumidifier

Full Changelog: v0.4.1...v0.5.0

0.4.1

07 Jul 19:25
f3589ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

07 Jul 18:57
068e84d
Compare
Choose a tag to compare

What's Changed

  • Climate: Added support for current_humidity and target_humidity
  • Added data dictionary for 007-400 (dehumidifier)

Full Changelog: v0.3.0...v0.4.0

0.3.0

07 Jul 18:05
3c3d253
Compare
Choose a tag to compare

What's Changed

Added support for the following entity types:

  • sensor with device_type: enum
  • binary_sensor
  • switch
  • select
  • climate

Added data dictionary for 009-109.

Note that the climate entity lacks some features:

  • Preset modes (e.g. eco)
  • Setting HVAC mode except to off/auto
  • Min/max temperatures

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

0.2.0

04 Jul 20:09
18823e4
Compare
Choose a tag to compare

What's Changed

  • Document set_value service by @oyvindwe in #8
  • Framework for data dictionaries by @oyvindwe in #9
  • Added note about contributing data dictionaries in README.md by @oyvindwe in #10

Full Changelog: v0.1.0...v0.2.0

0.1.0

04 Jul 07:23
ab58d9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.1.0

0.0.6

10 Jun 19:44
c1a8ae0
Compare
Choose a tag to compare
  • Write state to HA after updating - fixes issue #2
  • Support unloading integration

0.0.5

17 May 06:39
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5