⚠️ MAJOR BREAKING CHANGES ⚠️
This is a major version upgrade and will result in new sensors being created. It will not remove the previous sensors.
If you do not wish to upgrade to 4.0.0, you can remain on the 3.2 releases which are now in maintenance mode.
What's Changed
- Feature/multi user support by @craibo in #209
- Refactor: Introduce DataUpdateCoordinator for multi-user support by @craibo in #210
- activity-sensors: Complete sensor refactor to activity type-based arc… by @craibo in #211
- Bug fixes for new sensor setup by @craibo in #212
- activity-sensors: Fix sensor state class for activity type sensors by @craibo in #213
- camera-simplification: Simplify camera implementation to single entity by @craibo in #214
- activity-sensors: Disable scheduled polling by @craibo in #216
- disable-scheduled-polling: Standardize Stats sensor names by @craibo in #217
- Fix config flow by @craibo in #218
- Add Gear sensor by @craibo in #220
- add-gear-sensor: Refactor gear entity to single sensor with attributes by @craibo in #221
- Fix device name and device type incorrectly showing gear information by @craibo in #222
- Fix summary stats sensors showing as unavailable by @craibo in #223
- Fix TypeError in biggest sensors by @craibo in #224
- fix: Remove deprecated config_entry assignment in OptionsFlow by @craibo in #225
- Merge device entities into single device info sensor by @craibo in #226
- webhook-validation: Add callback URL availability check by @craibo in #227
- webhook-validation: Improve error handling and code formatting by @craibo in #228
- 4.0.0 Release by @craibo in #229
Full Changelog: 3.2.44...4.0.0