Releases: danielperna84/hahomematic
Releases · danielperna84/hahomematic
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
2024.11.9
2024.11.8
2024.11.7
2024.11.6
2024.11.5
What's Changed
- Fix returned version of client
- Improve store tmp value
- Store temporary value for sysvar data points
Full Changelog: 2024.11.4...2024.11.5
2024.11.4
What's Changed
- Add sysvar/program refresh to scheduler
- Run periodic tasks with an individual interval
- Store tmp value for polling client data points
Full Changelog: 2024.11.3...2024.11.4
2024.11.3
What's Changed
- Add interface(id) to performance log message
- Add interfaces_requiring_periodic_refresh to config
- Add periodic data refresh to CentralUnitChecker for some interfaces
- Add root path for virtual devices
- Maintain data_cache by interface
- Reduce MAX_CACHE_AGE to 15s
Full Changelog: 2024.11.2...2024.11.3
2024.11.2
What's Changed
- Add get_data_point_path to central
- Allow empty port for some interfaces
- Do reconnect/reload only for affected interfaces
- Ignore unknown interfaces
- Remove clients for not available interfaces
Full Changelog: 2024.11.1...2024.11.2