Releases: RogerSelwyn/O365-HomeAssistant
Releases · RogerSelwyn/O365-HomeAssistant
v4.2.11
Fixes
- Fix incorrect creation of auto_reply services - @RogerSelwyn
- Apply consistent sorting and return date instead of datetime for all day events - @RogerSelwyn
- (Correct) Update schema.py - @RogerSelwyn
Maintenance
- General code improvements - @RogerSelwyn
- More code tidy up - @RogerSelwyn
- Re-organise code - @RogerSelwyn
- Bump to v4.2.11 - @RogerSelwyn
Documentation
v4.2.10
Enhancements
Fixes
Maintenance
v4.2.9
Breaking Change
If you are using the ToDo task sensor services to create/update/delete tasks, you must add enable_update
in the todo_sensors section of your config. See ToDo_Sensor Configuration for details.
Enhancements
- Improve performance by reducing retrieved data - @RogerSelwyn
- Add permission granularity for ToDo Tasks - @RogerSelwyn
Maintenance
v4.2.8
Enhancements
Maintenance
v4.2.7
v4.2.6
Enhancements
Maintenance
v4.2.5
Enhancements
Maintenance
v4.2.4
v4.2.3
Enhancements
- Add event raising for task/calendar actions. Also add ability to show completed tasks - @RogerSelwyn