Skip to content

Releases: danielperna84/hahomematic

0.30.0

03 Feb 17:23
f013867
Compare
Choose a tag to compare

What's Changed

  • Add paramset to entity
  • Add CHANNEL_OPERATION_MODE for HmIP(W)-DRBL4
  • Fix DLD lock_state
  • Add is_jammed to locks

Full Changelog: 0.29.2...0.30.0

0.29.2

03 Feb 06:36
ce8a84d
Compare
Choose a tag to compare

What's Changed

  • Add support for blacklisting a custom entity
  • Add HmIP-STH to climate custom entities

Full Changelog: 0.29.1...0.29.2

0.29.1

03 Feb 06:36
bfad6e4
Compare
Choose a tag to compare

What's Changed

  • Check if interface callback is alive
  • Add class for HomematicIP Blinds

Full Changelog: 0.29.0...0.29.1

0.29.0

01 Feb 11:15
f7e51bf
Compare
Choose a tag to compare

What's Changed

  • Make device availability dependent on the client
  • Fire event about interface availability

Full Changelog: 0.28.7...0.29.0

0.28.7

01 Feb 11:15
aa7ef21
Compare
Choose a tag to compare

What's Changed

  • Add additional check to reconnect
  • Optimize get_value caching
  • Extend device cache to use get_value

Full Changelog: 0.28.4...0.28.7

0.28.4

30 Jan 15:18
f15ac92
Compare
Choose a tag to compare

What's Changed

  • Rename RawDevicesCache to DeviceDescriptionCache
  • limit read proxy workers to 1

Full Changelog: 0.28.2...0.28.4

0.28.2

29 Jan 13:33
a947180
Compare
Choose a tag to compare

What's Changed

  • Make names cache non-persistent

Full Changelog: 0.28.1...0.28.2

0.28.1

28 Jan 14:54
ec1c04d
Compare
Choose a tag to compare

What's Changed

  • Update hub.py to match GenericEntity
  • Cleanup central API
  • Use dedicated proxy for mass read operations, to avoid blocking of connection checker

Full Changelog: 0.28.0...0.28.1

0.28.0

27 Jan 17:34
e939ae6
Compare
Choose a tag to compare

What's Changed

  • Create client after init failure
  • Reduce CCU calls

Full Changelog: 0.27.2...0.28.0

0.27.2

27 Jan 17:29
2f58fc0
Compare
Choose a tag to compare

What's Changed)

  • Fix naming paramset -> paramset_description pt2
  • Optimize data_load by using get_paramset

Full Changelog: 0.27.0...0.27.2