github RogerSelwyn/O365-HomeAssistant v4.0.0b4

latest releases: v4.8.1, v4.8.0, v4.8.0b5...
pre-release18 months ago

Downloads for this release

Breaking Changes

  • alt_auth_flow has been removed as a valid configuration parameter. This has been deprecated for 6 months. See here for details of how to configure alt_auth_method to meet your needs.
  • calendar_id is no longer supported as a parameter in service calls. entity_id should be used instead. Overall the changes to service calls in this release improve validation and should make it clearer when calling the service as to what a problem might be if one occurs. It also significantly simplifies the code which will benefit future changes.
  • The location of the o365 token and o365_calendar.yaml files have been moved under the o365_storage directory. This helps to group the various o365 files in one place. If you are backing up your configuration to a public GitHub, you will need to change your .gitignore.

New Deprecation

  • The Secondary/Legacy method of configuration has been marked as deprecated and will be removed in a future release. See here for more details on how to perform the migration.

Enhancements

  • Meaningful icons have been added to all sensors. Thanks to @rdeveen for prompting the change.
  • Tasks/Todo sensors can be enabled. See Configuration for details.

Fixes

Changes from Beta 3

  • Fix as detailed above
Full list of changes

Don't miss a new O365-HomeAssistant release

NewReleases is sending notifications on new releases.