-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
o365.new_task not recognised as a valid service #135
Comments
I assume you have also upgraded to o365 4.2.9 or higher. Did you read about the breaking change in there? https://github.com/RogerSelwyn/O365-HomeAssistant/releases/tag/v4.2.9 |
I have of course missed that breaking change. It is now fixed. Thanks! |
Very good to know! I was banging my head around this. Could not understand why I won't see the tasks services. I think it would be very good to include the attribute EDIT: I created a pull request for the update of the documentation |
All of a sudden, in HA 2023.04, the repair wizard is complaining that o365.new_task is not a valid service
This is the bit of the automation which caused this:
and indeed trying to create a new task in dev tools/services reports that o365.new_task is not a known service.
sensor.house_to_do_o365_name
is available and populated properly.The text was updated successfully, but these errors were encountered: