Skip to content

Releases: oyvindwe/connectlife-ha

0.5.0

07 Jul 22:09
2a6de4a

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

Choose a tag to compare

What's Changed

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

0.4.0

07 Jul 18:57
068e84d

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

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

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

Choose a tag to compare

What's Changed

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

0.0.6

10 Jun 19:44
c1a8ae0

Choose a tag to compare

  • Write state to HA after updating - fixes issue #2
  • Support unloading integration

0.0.5

17 May 06:39

Choose a tag to compare

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

0.0.4

12 May 20:14

Choose a tag to compare

  • Fix available
  • Set sensor values during initialisation

Full Changelog: v0.0.3...v0.0.4

0.0.3

12 May 19:05

Choose a tag to compare

  • Removed separate sensor for offline_state
  • Set sensor availability based on offline state
  • Update to connectlife 0.0.3

Full Changelog: v0.0.2...v0.0.3