Skip to content

Releases: danielperna84/hahomematic

2024.9.2

02 Sep 15:10
831b585
Compare
Choose a tag to compare

What's Changed

  • Allow str for get_paramset

Full Changelog: 2024.9.1...2024.9.2

2024.9.1

02 Sep 10:59
143d99a
Compare
Choose a tag to compare

What's Changed

  • Improve paramset key check

Full Changelog: 2024.9.0...2024.9.1

2024.9.0

01 Sep 17:40
a0c2e44
Compare
Choose a tag to compare

What's Changed

  • Add getLinkPeers XmlRPC method
  • Do not create update entities that are not updatable (manually remove obsolete update entities)
  • Only try device update refresh if device is updatable
  • Refactor update entity

Full Changelog: 2024.8.15...2024.9.0

2024.8.15

31 Aug 07:58
e34b88a
Compare
Choose a tag to compare

What's Changed

  • Add check for link paramsets
  • Avoid permanent cache save on remove device
  • Check rx_mode
  • Ensure only one load/save of cache file at time
  • Load all paramsets
  • Small definition fix for DALI
  • Use TypedDict for device_description
  • Use TypedDict for parameter_data

Full Changelog: 2024.8.14...2024.8.15

2024.8.14

27 Aug 06:06
b68afbb
Compare
Choose a tag to compare

What's Changed

  • Add paramset_key to entity_key
  • Switch typing of paramset_key from str to ParamsetKey
  • Mark only level as relevant entity for DALI

Full Changelog: 2024.8.13...2024.8.14

2024.8.13

25 Aug 18:05
97af9ac
Compare
Choose a tag to compare

What's Changed

  • Check/convert values of manual executed put_paramset/set_value

Full Changelog: 2024.8.12...2024.8.13

2024.8.12

24 Aug 09:02
950ea05
Compare
Choose a tag to compare

What's Changed

  • Add additional validation on config parameters

Full Changelog: 2024.8.11...2024.8.12

2024.8.11

22 Aug 09:03
8993e39
Compare
Choose a tag to compare

What's Changed

  • Make HEATING_COOLING visible for thermostats
  • Use only relevant IP for XmlRPC Server listening on

Full Changelog: 2024.8.10...2024.8.11

2024.8.10

20 Aug 17:44
e23bf07
Compare
Choose a tag to compare

What's Changed

  • Cleanup ParamsetDescriptionCache
  • Cleanup DeviceDescriptionCache

Full Changelog: 2024.8.9...2024.8.10

2024.8.9

20 Aug 14:31
ecc116e
Compare
Choose a tag to compare

What's Changed

  • Avoid excessive memory usage in cache

Full Changelog: 2024.8.8...2024.8.9