I’ve integrated the O365 integration in order to display and interact with Microsoft ToDo lists.
There doesnt seem to be a standard way to integrate list cards and to include entities such as O365 tasks.
Looking into potential options I have come across this but I am unsure how to use it within HA. Can anyone advise where exactly this JS file would go for this card to become selectable as an option in Lovelace.
Use HACS if you have it (if you don’t, you should).
Then:
- Open HACS
- In the 3 dots on the top right, chose the customized repos (?) (in French “Dépôts personnalisés”, sould be something close in English)
- Add the URL
https://github.com/ssmorris/lovelace-attribute-list-view/tree/main
and select “Lovelace” as type.
- Then, at the top, you can search for it
- Install it and use the example from the GitHub repo afterward.
1 Like