Skip to content

Releases: SukramJ/hahomematic

2024.12.13

27 Dec 22:26
bc756a3
Compare
Choose a tag to compare

What's Changed

  • Add program switch

Full Changelog: 2024.12.12...2024.12.13

2024.12.12

26 Dec 08:18
d2ea163
Compare
Choose a tag to compare

What's Changed

  • Ensure service and alarm messages are always displayed
  • Remove sv prefix from sysvar / p prefix from program

Full Changelog: 2024.12.11...2024.12.12

2024.12.11

22 Dec 13:08
6f41481
Compare
Choose a tag to compare

What's Changed

  • Fix remove last sysvar/program
  • Remove unignore file import
  • Rename has_markers to enabled_default
  • Use NamedTuple for datapoint key

Full Changelog: 2024.12.10...2024.12.11

2024.12.10

21 Dec 20:00
94613cc
Compare
Choose a tag to compare

What's Changed

  • Refactor scheduler
  • Reformat line length to 120

Full Changelog: 2024.12.9...2024.12.10

2024.12.9

20 Dec 16:43
Compare
Choose a tag to compare

What's Changed

  • Add periodic checks for device firmware updates
  • Refactor scheduler to use just one task
  • Rename marker for extended system variables from hahm to HAHM to better align with other markers

Full Changelog: 2024.12.8...2024.12.9

2024.12.8

20 Dec 09:46
d007e6e
Compare
Choose a tag to compare

What's Changed

  • Rename create methods
  • Revert mangled attribute name in json_rpc_client

Full Changelog: 2024.12.7...2024.12.8

2024.12.7

19 Dec 15:27
f5b5d79
Compare
Choose a tag to compare

What's Changed

  • Extend element_matches_key search
  • Log debug if variable is too long
  • Remove default markers from description
  • Start json_rpc client only for ccu

Full Changelog: 2024.12.6...2024.12.7

2024.12.6

18 Dec 18:22
7be34ab
Compare
Choose a tag to compare

What's Changed

  • Support markers for sysvar/program selection
  • Remove danielperna84 from links after repository transfer to sukramj

Full Changelog: 2024.12.5...2024.12.6

2024.12.5

15 Dec 11:53
Compare
Choose a tag to compare

What's Changed

  • Limit number of concurrent mass operations to json api to 3 parallel executions

Full Changelog: 2024.12.4...2024.12.5

2024.12.4

14 Dec 21:06
bf39c58
Compare
Choose a tag to compare

What's Changed

  • Add missing encoding to unquote
  • Ensure default encoding is ISO-8859-1 where needed

Full Changelog: 2024.12.3...2024.12.4