Skip to content

Releases: SukramJ/hahomematic

2025.1.19

30 Jan 07:29
18eaecb
Compare
Choose a tag to compare

What's Changed

  • Don't read on unavailable devices
  • Enable schedule on hm thermostat
  • Poll master dp values 5s after send for bidcos devices
  • Rename paramset_key to paramset_key_or_link_address for put_paramset

Full Changelog: 2025.1.18...2025.1.19

2025.1.18

28 Jan 14:59
5cfa439
Compare
Choose a tag to compare

What's Changed

  • Add climate presets based on WEEK_PROGRAM_POINTER
  • Add WEEK_PROGRAM_POINTER for bidcos climate devices
  • Define schedule_channel_address for HM schedule usage
  • Fix usage of master dps for bidcos climate devices

Full Changelog: 2025.1.17...2025.1.18

2025.1.17

26 Jan 14:32
6bfe0c9
Compare
Choose a tag to compare

What's Changed

  • Catch math related value errors

Full Changelog: 2025.1.16...2025.1.17

2025.1.16

26 Jan 11:13
034df29
Compare
Choose a tag to compare

What's Changed

  • Limit calculated climate sensors to selected devices

Full Changelog: 2025.1.15...2025.1.16

2025.1.15

25 Jan 20:55
bcff4fd
Compare
Choose a tag to compare

What's Changed

  • Add calculated data points: FrostPoint

Full Changelog: 2025.1.14...2025.1.15

2025.1.14

25 Jan 18:08
be65c76
Compare
Choose a tag to compare

What's Changed

  • Add calculated data points: ApparentTemperature, DewPoint, VaporConcentration
  • Refactor operating_voltage_level

Full Changelog: 2025.1.13...2025.1.14

2025.1.13

24 Jan 23:43
Compare
Choose a tag to compare

What's Changed

  • Fix OperatingVoltageLevel sensor value

Full Changelog: 2025.1.12...2025.1.13

2025.1.12

24 Jan 22:50
489e641
Compare
Choose a tag to compare

What's Changed

  • Add LOW_BAT_LIMIT
  • Add calculated data points: OperatingVoltageLevel
  • Refactor parameter_visibility

Full Changelog: 2025.1.11...2025.1.12

2025.1.11

21 Jan 19:57
dcd62d1
Compare
Choose a tag to compare

What's Changed

  • Cleanup cache file clear
  • Delay start of scheduler until devices are created
  • Rename instance_name to central_name
  • Slugify cache file name

Full Changelog: 2025.1.10...2025.1.11

2025.1.10

19 Jan 12:47
81fdbf5
Compare
Choose a tag to compare

What's Changed

  • Return defaultdict from listDevices

Full Changelog: 2025.1.9...2025.1.10