Noteworthy
- Fixes issue with special characters in sysvar/program descriptions
What's Changed
- Bump hahomematic to 2024.12.5
- Add method cleanup_text_from_html_tags
- Add missing encoding to unquote
- Decode received sysvar/program descriptions
- Ensure default encoding is ISO-8859-1 where needed
- Limit number of concurrent mass operations to json api to 3 parallel executions
- Replace special character replacement by simple UriEncode() method use by @jens-maus
Full Changelog: 1.74.0...1.75.0