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
3. Add a reference to `office365-card.js` in Lovelace.
53
53
1.**Go to:**_Settings_ → _Dashboards_ → _Resources_ → Click Plus button → Set _Url_ as `/local/office365-card.js` → Set _Resource type_ as `JavaScript Module`.
54
54
4. Add `custom:office365-card.js` to Lovelace UI as any other card (using either editor or YAML configuration).
55
+
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
* The card shows the email list from an email sensor ([doc](https://rogerselwyn.github.io/O365-HomeAssistant/installation_and_configuration.html#email_sensors)) or a query sensor ([doc](https://rogerselwyn.github.io/O365-HomeAssistant/installation_and_configuration.html#query_sensors))
62
63
* State Color based on importance level of the email
* By default the sensor only retrieves incomplete tasks, if you want to show completed ones too, you need to configure it on the tasks configuration file ([doc](https://rogerselwyn.github.io/O365-HomeAssistant/tasks_configuration.html#tasks-configuration))
79
80
* Each item has a link that will take you to the item's page on todo.office.com
0 commit comments