Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
2025.2.7
2025.2.6
What's Changed
- Add vapor concentration and dew point to all device channels that support temperature and humidity
- Add HmIP-FCI1 and HmIP-FCI6 to batteries
- Ensure load_data_point_value usage for initial load
- Fix OperatingVoltageLevel attributes: low_bat_limit, low_bat_limit_default
- Ignore parameters on initial load, if not already fetched by rega script (ERROR*, RSSI*, DUTY_CYCLE, DUTYCYCLE, LOW_BAT, LOWBAT, OPERATING_VOLTAGE)
- Ignore model on initial load (HmIP-SWSD, HmIP-SWD)
New Contributors
Full Changelog: 2025.2.5...2025.2.6
2025.2.5
2025.2.3
2025.2.2
What's Changed
- Catch get_metadata XMLRPC fault
- Catch JSONDecodeError on load/save cache files
- Ignore devices with unknown battery
- Set battery to UNKNOWN for HmIP-PCBS-BAT
- Sort battery list for correct wildcard search
Full Changelog: 2025.2.1...2025.2.2
2025.2.1
What's Changed
- Add calculated data points for HM devices
- Remove python 3.12 for github tests and pylint
- Use py 3.13 for mypy and pylint
New Contributors
- @udochrist made their first contribution in #2040
Full Changelog: 2025.2.0...2025.2.1
2025.2.0
2025.1.22
What's Changed
- Add config option to define the hm_master_poll_after_send_intervals
- Enable DEW_POINT calculation for internal thermostats
- Use temporary values where push is not supported
Full Changelog: 2025.1.21...2025.1.22