What's Changed
- Bump aiohomematic to 2025.9.4
- Refactor CDP OperatingVoltageLevel
- Refactor event method handling
- Refactor decorators
- Add log_context to @*_property
- Add overloads to @*_property
- Add overloads to @ inspector
- Add examples to naming documentation
- Document how device, channel and data point names are created (docs/naming.md)
- Remove dedicated @cached_property -> use @hm_property(cached=True) instead
- Use dedicated loggers for event and performance logging
- Add HmIP-STV to tri_state
- Document how devices and entities are named (docs/naming.md); aligned with AIOhomematic docs
- Ignore unconfigured entries
Full Changelog: 1.86.0...1.87.0