nspanel-lovelace-ui icon indicating copy to clipboard operation
nspanel-lovelace-ui copied to clipboard

[Feature Request] Calendar Integration

Open LucaBors opened this issue 2 years ago • 3 comments

Hi, since 2022.12 HA has a native calendar. Would be good to have this feature also in Nspanel (a card?) to display week appointments and a line in the screensaver with next appointment. Is it possibile? I'm using us-l Thank you.

Luca

LucaBors avatar Dec 20 '22 16:12 LucaBors

You can already display an addional line in screensaver, you only need to figure out how to get the next appointment with an home assistant template.

    timeAdditionalTemplate: " {{ state_attr('calendar.jarneroussard_gmail_com','message') }} "

image

will be displayed at the location of "xxxxxxxxxxxx"

joBr99 avatar Dec 24 '22 12:12 joBr99

Is it possible to add a new card like https://theeventscalendar.com/knowledgebase/wp-content/uploads/2019/10/widget-calendar.png?

ravenst0ne avatar Feb 07 '23 21:02 ravenst0ne