You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The service is registered and I can call it. Issue I'm seeing is that when a new todo is created the event doesn't fire. I'm trying to create an automation around new items being created. I've listened for events and it never fires.
HA 2024.1.5 running on OS 11.4
The service is registered and I can call it. Issue I'm seeing is that when a new todo is created the event doesn't fire. I'm trying to create an automation around new items being created. I've listened for events and it never fires.
Config:
o365:
accounts:
- account_name: mabrown
client_id: "xxxxx"
client_secret: "xxxx"
alt_auth_method: False
enable_update: True
todo_sensors:
enabled: True
enable_update: True
Nothing in the logs. Thanks for any help.
The text was updated successfully, but these errors were encountered: