Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
2024.12.13
2024.12.12
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
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
What's Changed
- Refactor scheduler
- Reformat line length to 120
Full Changelog: 2024.12.9...2024.12.10
2024.12.9
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
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
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
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
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
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