Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
2024.10.13
What's Changed
- Disable climate temperature validation when turning off
Full Changelog: 2024.10.12...2024.10.13
2024.10.12
What's Changed
- Small tweaks to improve central link management
Full Changelog: 2024.10.11...2024.10.12
2024.10.11
What's Changed
- Align method parameters with CCU
- Use PRESS_SHORT for reportValueUsage
- Check if channel has programs before deleting links
Full Changelog: 2024.10.10...2024.10.11
2024.10.10
What's Changed
Add create_central_links and remove_central_links to device and central
Full Changelog: 2024.10.9...2024.10.10
2024.10.9
What's Changed
- Add central link methods to click event
- Add reportValueUsage, addLink, removeLink and getLinks to client
- Add version to code
- Fix wrong channel assignment for HmIP-DRBLI4
- Add operation_mode to channel
Full Changelog: 2024.10.8...2024.10.9
2024.10.8
What's Changed
- Add services to copy climate schedules
- Make validation for climate schedules optional
Full Changelog: 2024.10.7...2024.10.8
2024.10.7
What's Changed
- Add MIN_MAX_VALUE_NOT_RELEVANT_FOR_MANU_MODE, OPTIMUM_START_STOP and TEMPERATURE_OFFSET to climate
- Improve profile validation
- Use regex to identify schedule profiles
Full Changelog: 2024.10.6...2024.10.7
2024.10.6
What's Changed
- Export SIMPLE_PROFILE_DICT, SIMPLE_WEEKDAY_LIST
Full Changelog: 2024.10.5...2024.10.6
2024.10.5
What's Changed
- Add simple climate schedule service to store profiles
- Reuse existing dict types
- Convert schedule time from minutes to hh:mm
Full Changelog: 2024.10.4...2024.10.5
2024.10.4
What's Changed
- Add basic climate schedule services
- Refactor constants
- Rename climate enums and constants to better distinguish from HA
Full Changelog: 2024.10.3...2024.10.4