What's Changed
- Bump hahomematic to 2025.3.0
- Add HmIP-FCI1 and HmIP-FCI6 to batteries
- Add vapor concentration and dew point to all device channels that support temperature and humidity
- Clear session on auth failure
- Ensure load_data_point_value usage for initial load
- Fix OperatingVoltageLevel attributes: low_bat_limit, low_bat_limit_default
- Ignore model on initial load (HmIP-SWSD, HmIP-SWD)
- Ignore parameters on initial load, if not already fetched by rega script (ERROR*, RSSI*, DUTY_CYCLE, DUTYCYCLE, LOW_BAT, LOWBAT, OPERATING_VOLTAGE)
- Remove @cache and @lru_cache annotations
- Use @cached_property for expensive, one time calculated properties
- Use enums for const parameter values
Full Changelog: 1.81.2...1.82.0b0