Lovelace: Advanced calendar card

Is there anyway to display task in this card?

No this isn’t something that the card is designed to undertake at this time.

Hi, is there any way to get the attribute description with this plugin?
Because the tittle doesn’t include the info I need…

The description can be added with showDescription: true

Sorry… Thanks for your time! Works like a charm!

Sorry for the stupid questions again but is it possible to blacklist from description?

Hi Marksie,

Just wanted to touch base to see if you found the time to fix the bug, as discussed ?

Hey, sorry thought I had released the fix!

That is now released for you

Many thanks ! Works perfectly.

Hi, Wondering if anyone could help!
Calendar has been working fine, however for some reason it now says “The calendar can’t be loaded from Home Assistant component”
I’ve updated the calendar but still have the same issue.
Any idea where I should start looking?

Im trying to make the manual installation Í did the 1, 2 and 3 points succesfullly. but I got stuck in next one (again numbered 1):

  1. If you edit your files directly, add the below to the ui-lovelace.yaml file :

I dont have or can’t find that file. so I created it. but then next steps are about the atomic-calendar-revive-editor.js and im not sure i should do that. but anyway is not working until this point, when I try to add a card I get “no card type configured”

What am I doing wrong?

thanks for the help!

Ok, I managed to have it running with the HACS installation.

but now im getting this error when I’m configuring the card:

this._config.entities.forEach is not a function

any hint?

1 Like

I need to see maxdaystoshow calendar items on list view such as upcoming 1 year calendar items.

How can i set that in card in lovelace as this integration now be a official integration?

Now i must scroll it next week to see it in the list.

Have someone maybe a solution for this?

Hello!
I have entered appointments in the calendar for several days. The original Lovelace shows me every day the appointments, the Atomic calendar unfortunately only one day on which the appointment is active. How can I change this?


Where is the 7th may here?

Thanks a lot!

This is not implemented at the moment

Currently that atomic calendar will only show the event on the day it starts, then if you have the datetime set to display it will show when it ends.

It is something that is planned to be implemented, however I haven’t had the time to spend on it for a while.

Ok, thank you very much. I would be happy if you could implement this as well.

Hey all,

Just installed this via HACS, added it to ui-lovelace.ysaml with all the others but get the following error in the card.

Cannot read property ‘forEach’ of undefined

Card is very basic but I believe it has everything required

type: 'custom:atomic-calendar-revive'
name: My Calendar
entitiies:
  - entity: calendar.mygmailaccount_gmail_com

Any help would be greatly appreciated

Cheers

Brent

same here, whats your code?

Looks like you put entitiies instead of entities

2 Likes