Skip to content

Releases: RogerSelwyn/O365-HomeAssistant

v4.0.3

08 Dec 12:36
c0c2fb8
Compare
Choose a tag to compare

v4.0.2

07 Dec 17:24
2924ed5
Compare
Choose a tag to compare

v4.0.1

03 Dec 14:47
7205f91
Compare
Choose a tag to compare

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.

Deprecations

  • 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 to the Primary method.

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

Full list of changes

v4.0.0b5

01 Dec 17:48
8c2dd90
Compare
Choose a tag to compare
v4.0.0b5 Pre-release
Pre-release

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 4

  • Second fix as detailed above
Full list of changes

v4.0.0b4

26 Nov 17:06
2282e32
Compare
Choose a tag to compare
v4.0.0b4 Pre-release
Pre-release

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

v4.0.0b3

18 Nov 12:56
b12801a
Compare
Choose a tag to compare
v4.0.0b3 Pre-release
Pre-release

Downloads for this release

Note

Email and Query sensors are currently broken where the folder config parameter is set. A PR has been submitted to the O365 module to fix.

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.

Changes from Beta 2

  • alt_auth_flow configuration parameter has been removed
  • The Secondary/Legacy method of configuration has been marked as deprecated
Full list of changes

v4.0.0b2

17 Nov 17:54
8d46eaf
Compare
Choose a tag to compare
v4.0.0b2 Pre-release
Pre-release

Downloads for this release

Breaking Changes

  • 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.

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.

Changes from Beta 1

  • ToDo sensors have been made configureable as to whether the sensor will be created. The mechanism is similar to o365_calendar.yaml, there is now an o365_tasks.yaml.
Full list of changes

v4.0.0 Beta 1

17 Nov 13:00
1663a48
Compare
Choose a tag to compare
v4.0.0 Beta 1 Pre-release
Pre-release

Downloads for this release

Breaking Changes

  • calendar_id is no longer supported as a parameter in service calls. entity_id should be used instead. Overall the changes to services calls in this release, improve validation and should make it clearer when calling the service as to what a problem might be. 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.

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.
Full list of changes

v3.3.0

10 Nov 10:47
c16495f
Compare
Choose a tag to compare

v3.2.3

05 Nov 12:10
11592e2
Compare
Choose a tag to compare