Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Releases: black-roland/homeassistant-microsoft-todo

v1.0.6

10 Jul 23:53
28f3318
Compare
Choose a tag to compare

Fixes:

  • Fix emoji lib version #82
  • Change obsolete CalendarEventDevice to CalendarEntity #83

v1.0.5

10 Jan 20:58
Compare
Choose a tag to compare

Fixes:

  • Rename deprecated device_state_attributes to extra_state_attributes #70

v1.0.4

12 Nov 17:24
4d92631
Compare
Choose a tag to compare

Fixes:

  • Expired oauth fix #64
  • Fix creation of tasks with due_date or reminder_date_time params #68

v1.0.3

20 Apr 22:57
Compare
Choose a tag to compare

Features:

  • Add overdue tasks attribute #42

Fixes:

  • Fix auth process, scope for shared lists, version in manifest #56

v1.0.2

06 Dec 23:06
1414d6b
Compare
Choose a tag to compare

Fixes:

  • Prefer external URL for redirect URI #39
  • Update dependencies #40

v1.0.1

28 Jun 21:20
Compare
Choose a tag to compare

Fixes:

  • Detected use of deprecated base_url property, use homeassistant.helpers.network.get_url method instead #33

v1.0.0

26 May 23:32
79a7df2
Compare
Choose a tag to compare
Merge pull request #24 from black-roland/feature/consistent-service-name

Change service method name to be consistent with Todoist integration