Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
2024.12.3
What's Changed
- Add method cleanup_text_from_html_tags
- Decode received sysvar/program descriptions
- Replace special character replacement by simple UriEncode() method use by @jens-maus
New Contributors
- @jens-maus made their first contribution in #1911
Full Changelog: 2024.12.2...2024.12.3
2024.12.2
2024.12.1
What's Changed
- Catch orjson.JSONDecodeError on faulthy json script response
Full Changelog: 2024.12.0...2024.12.1
2024.12.0
What's Changed
- Add description to sysvar and program
- Add BidCos-Wired to list of primary interface candidates
- Remove obsolete try/except in homegear client
Full Changelog: 2024.11.11...2024.12.0
2024.11.11
What's Changed
- Enable central link management for HmIP-wired
- Reset temporary values before write
Full Changelog: 2024.11.10...2024.11.11
2024.11.10
What's Changed
- Add TIME_OF_OPERATION to smoke detector
- Switch multiplier from int to float
- Use more constants for cover and light
Full Changelog: 2024.11.9...2024.11.10