I’ve read through the documentation - so sorry if I’ve missed it. Is there a way to get the day of the week to begin with Sunday in Calendar mode?
Thx
Hi - not sure why but the font size of each of my events has shrunk to less than legible sizes on my tablet display. Date, times and locations are all still the same size and readable - any ideas greatly appreciated
When adding multiple calendars the events sort first by calendar and then by time. Is it possible to sort just by time so all events show in chronological order? The there is a Github issue opened for this as well so I am guessing not, but I wanted to ask here.
Looks like there hasn’t been much new development recently, I am not versed in javascript bit is there anyone who can pinpoint somewhere in the code to make this change?
Hi,
I need help in configuring my Home Assistant card.
I’m currently running a MagicMirror showing the kids’ class schedules (among other things). Now I want to replace that MagicMirror with a touchcapable Home Assistant Display. In addition to the “home assistant things” I still want to display each schedule on screen. Each calendar should be displayed in the following way:
Kid's name
----------------------
ENG Mon 08.00-08.50
MTH Mon 08.55-09-45
...
If possible I would also like to filter the entries to only contain items occuring on the current or next weekday.
Is it possible to do this with Atomic Calendar?
I have been using your calendar and it is working well. Is there anyway to add Google reminders?
Maybe a stupid question, but where to find the /www where the file has to be placed? This is my first time I want to try this, but cannot find this on my Hassio install. My Samba shares visable are config, adons, ssl, share and backup. Does it just go directly in the config share where also my configuration.yaml is?
It should. Put a folder there and name it “www” and then you need to restart before hass can see it.
Great component!
Is there any chance you can change the default click action, basically I don’t want it to open google calendar in a new tab
Hey,
I’m not sure if it’s a bug or not, but I can’t get it to work properly.
I have a caldav calendar setup, with a custom_calendar to catch all day events.
Here is what the card shows :
It does seem to find the event for today, but it’s showing it until yesterday for some reason. Also it seems to be missing it’s summary / title.
I downloaded the ics file manually to check and it is valid and has today as a startdate and tomorrow as an end date, as all day event should, and the SUMMARY field is also present and valid.
Am I missing something ?
Hi
I would like to user your card with my nextcloud calendar (caldav)
Is it possible ? Can someone share their configuration ?
Thanks
Is it possible to have the month and the date on the same line when using event mode? And also have the date written before the month.
I might be missing something but how do I get it to display a card for just today’s events?
Hello everyone! lately I have problems with the visualization. the days and the month are not shown. can anyone help me?
This seems like it might be a problem with a theme. Did you change the theme recently?
solved.was a text color problem. thank you
calendar doesn’t seem to be using the gmt offset for all day events. using o365 calendar. You can see it on single day all day events best. I get paid on friday not thursday. I attached what the calendar entity from o365 is reporting. But the non full day event does show the right time period.
message: Kids no school
all_day: false
start_time: '2020-02-14 17:00:00'
end_time: '2020-02-23 17:00:00'
location:
displayName: ''
locationType: default
uniqueIdType: unknown
address: {}
coordinates: {}
description: ''
offset_reached: false
data:
- summary: Kids no school
description: ''
location: ''
categories: []
sensitivity: Normal
show_as: Busy
is_all_day: true
attendees: []
start: '2020-02-14T17:00:00-07:00'
end: '2020-02-23T17:00:00-07:00'
uid: >-
calendar_id: >-
subject: Kids no school
body: ''
- summary: Cory pay day
description: ''
location: ''
categories: []
sensitivity: Normal
show_as: Free
is_all_day: true
attendees: []
start: '2020-02-20T17:00:00-07:00'
end: '2020-02-21T17:00:00-07:00'
uid: >-
calendar_id: >-
subject: Cory pay day
body: ''
- summary: Kayla dance
description: ''
location: ''
categories: []
sensitivity: Normal
show_as: Busy
is_all_day: false
attendees: []
start: '2020-02-20T18:45:00-07:00'
end: '2020-02-20T19:45:00-07:00'
uid: >-
calendar_id: >-
subject: Kayla dance
body: ''
friendly_name: Calendar
Hi, it is just me or custom:atomic-calendar doesn’t work in 0.106? Update to the latest beta and the card is broken, worked fine in 0.105.5
I’m getting the error:
“The calendar can’t be loaded from Home Assistant component”
Running:
Atomic Calendar: 0.85
Home Assistant: 0.105.5
Any ideas?
Anyone else have the issue of appointments only showing up on the first week of the month?