v0.23
What's Changed
- Fix: native entities never refresh on device push (MRO shadows HAEntity.async_added_to_hass) by @kcgthb in #320
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #317
- Bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #316
- Add missing state_class to analog sensors (outTemperature, energy min/max, thermometer) by @kcgthb in #321
- Bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #325
- Bump ruff from 0.15.18 to 0.15.20 by @dependabot[bot] in #324
- Expose passive windows/doors as real binary_sensors (boolean on/off, window/door device_class) by @kcgthb in #322
- fix hassfest issues by @CyrilP in #326
- Add support for third-party Zigbee plugs (e.g. Hue) + fix HASwitch crash by @yetomell in #323
New Contributors
Full Changelog: v0.22...v0.23