Releases: RogerSelwyn/O365-HomeAssistant
v4.5.3
v4.5.2
💥 Breaking Changes - Requires HA 2023.12
This release adds support for the new ToDo entity in HA 2023.11. However it also removes the equivalent sensor entity previously created.
This release adds support for the new ServiceValidationError in HA 2023.12.
- Task services, service attributes and events renamed to todo - @RogerSelwyn
- Implementation of support for Todo entities released in HA 2023.11 - @RogerSelwyn
- Use new ServiceValidationError available in 2023.12 - @RogerSelwyn
✨ Enhancements
🐛 Fixes
- Enable install onto older versions of HA - @RogerSelwyn
- Fix setup issue v4.4.3 - @RogerSelwyn
- Fix color attribute handling for group calendars - @RogerSelwyn
🔨 Maintenance
- Delete sensor entities that have been replaced by ToDo entities - @RogerSelwyn
- Custom icon no longer needed for ToDo - @RogerSelwyn
- Break out email into seperate coordinator for performance - @RogerSelwyn
- Show datetime selecter for reminder on To Do - @RogerSelwyn
- Remove linting errors - @RogerSelwyn
- Clarify attribute naming for future maintainability - @RogerSelwyn
- Add warning to highlight permission differences - @RogerSelwyn
- Update sk.json - @misa1515
- json file formatting - @RogerSelwyn
📚 Documentation
🔖 Release
v4.5.1b3
💥 Breaking Change - Requires HA 2023.12
This release adds support for the new ServiceValidationError in HA 2023.12.
My intention is to release the v4.5.x version to production in the New Year
Changes for Beta 3
🔨 Maintenance
- Clarify attribute naming for future maintainability - @RogerSelwyn
- Add warning to highlight permission differences - @RogerSelwyn
- Update sk.json - @misa1515
- json file formatting - @RogerSelwyn
🔖 Release
v4.5.1b2
💥 Breaking Change - Requires HA 2023.12
This release adds support for the new ServiceValidationError in HA 2023.12.
Changes for Beta 2
💥 Breaking Changes
🔨 Maintenance
🔖 Release
v4.5.1b1
💥 Breaking Change - Requires HA 2023.12
This release adds support for the new ServiceValidationError in HA 2023.12.
✨ Enhancements
- Use new ServiceValidationError available in 2023.12 - @RogerSelwyn
- Add support for due date and description setting - @RogerSelwyn
🔨 Maintenance
🔖 Release
v4.5.0b4
💥 Breaking Change - Requires HA 2023.11
This release adds support for the new ToDo entity in HA 2023.11. However it also removes the equivalent sensor entity previously created.
It would be possible to retain the old sensors if there is a desire by the community. But - this would mean two sets of services and extra code complexity for me to maintain. I'd rather do a clean cut, since eventually you will need to migrate anyway. The only new item in this release is the ToDo entity, so if you want some time, then just don't upgrade.
If you want to comment, then just post against this feature request.
Changes for Beta 4
🐛 Fixes
🔨 Maintenance
📚 Documentation
🔖 Release
v4.5.0b3
💥 Breaking Change - Requires HA 2023.11
This release adds support for the new ToDo entity in HA 2023.11. However it also removes the equivalent sensor entity previously created.
It would be possible to retain the old sensors if there is a desire by the community. But - this would mean two sets of services and extra code complexity for me to maintain. I'd rather do a clean cut, since eventually you will need to migrate anyway. The only new item in this release is the ToDo entity, so if you want some time, then just don't upgrade.
If you want to comment, then just post against this feature request.
Changes for Beta 3
🔨 Maintenance
- Custom icon no longer needed for ToDo - @RogerSelwyn
- Break out email into seperate coordinator for performance - @RogerSelwyn
🔖 Release
v4.5.0b2
💥 Breaking Change - Requires HA 2023.11
This release adds support for the new ToDo entity in HA 2023.11. However it also removes the equivalent sensor entity previously created.
It would be possible to retain the old sensors if there is a desire by the community. But - this would mean two sets of services and extra code complexity for me to maintain. I'd rather do a clean cut, since eventually you will need to migrate anyway. The only new item in this release is the ToDo entity, so if you want some time, then just don't upgrade.
If you want to comment, then just post against this feature request.
Changes for Beta 2
🐛 Fixes
📚 Documentation
🔖 Release
v4.4.4
v4.5.0b1
💥 Breaking Change - Requires HA 2023.11
This release adds support for the new ToDo entity in HA 2023.11. However it also removes the equivalent sensor entity previously created.
It would be possible to retain the old sensors if there is a desire by the community. But - this would mean two sets of services and extra code complexity for me to maintain. I'd rather do a clean cut, since eventually you will need to migrate anyway. The only new item in this release is the ToDo entity, so if you want some time, then just don't upgrade.
If you want to comment, then just post against this feature request.