Skip to content

Releases: SukramJ/hahomematic

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

2025.1.9

15 Jan 19:39
71aa870
Compare
Choose a tag to compare

What's Changed

  • Load cached files as defaultdicts

Full Changelog: 2025.1.8...2025.1.9

2025.1.8

15 Jan 15:50
6b688ab
Compare
Choose a tag to compare

What's Changed

  • Improve defaultdict usage
  • Use Mapping instead of dict where possible

Full Changelog: 2025.1.7...2025.1.8

2025.1.7

14 Jan 21:04
74b48e8
Compare
Choose a tag to compare

What's Changed

  • Fix KeyError on uninitialised dict pt2

Full Changelog: 2025.1.6...2025.1.7

2025.1.6

14 Jan 20:09
e94df46
Compare
Choose a tag to compare

What's Changed

  • Fix KeyError on uninitialised dict

Full Changelog: 2025.1.5...2025.1.6