Sorry, this is one of those cases for me that a 30 second conversation would have been faster and avoided confusion lol. I think I understand what you are saying now. Have a separate card for each calendar and one for all events per day and let the native visibility options handle which ones show. Yes it’s repeated config, but I’m fine with that.
This is just effectively a filter and since I have a finite set of cases (calendars), the above approach should work fine.
I am trying to change the event name to a different color, but it always stays white. I’ve tried with the css name, hex code, and rgb code. I don’t have any card mods on this one either.
Hello, I am trying to find a way to get all day events to appear as banners (with the event background a solid colour).
The behaviour I am trying to mimic is the same as Google calendar or the default calendar card day view. All day events appear at the top of the day view as a solid colour banner, which makes it easer to see them as separate to the day’s meetings.
I was thinking I could have two instances of the card - one with just all day events and one without. Then the all day event one can have background opacity set > 0. However, I can’t find a way to use the event filtering to just include or exclude all day events.
Im sorry if I have missed this in the documentation. But is is possible to set a style, only for the All-day events? I want to mark them a bit clearer. Bigger, bolder font or similar. Thanks
I would be keen on this feature too. Google Calendar, and the default calendar card, both have all-day events as a sort of banner at the top of the day.
I have managed to replicate this using the Famouswolf week planner card using Card Mod, as that gives the all day events their own html class. I haven’t managed to do it with calendar card pro.
If Calendar Card Pro let you change the opacity of all day events then you could easily replicate the Google functionality.
It applies the rounded background to all events without a time sub-child.
So simply disable the time display for all-day events in your card setting and keep it enabled for normal events.
Source map error: Error: request failed with status 404
Stack in the worker:networkRequest@resource://devtools/client/shared/source-map-loader/utils/network-request.js:43:9
Resource URL: http://10.1.1.100:8123/hacsfiles/calendar-card-pro/calendar-card-pro.js?hacstag=939311749310
Source Map URL: calendar-card-pro.js.map
Hello, Before installing it and plying with it, can you please confirm to me I can display the events which are happening on several consecutive days being spread on consecutive days ?
The Google Calendar for example is oing it, but issue is when using a wall tablet and Fully Kiosk, there is no way to add a button to return to home page :
Not completely sure if this is what you’re asking about:
The card has an option to split multi-day events into multiple events so it will show up on every day instead just the first one.
I would like to have a dynamic height set on deifferent parameters (that induce the display of other cards).
I set my variable height in a template sensor and add height: "{{states('sensor.desired_height')}}px"
in the configuration, but that does not seem to work in a stable way.
It works sometimes, but randomly falls back on “automatic height” on card edit or refresh.
Anything I might be doing otherwise?
I’m seeing some odd behavior with more than one calendar card on a single view.
I can not fathom why the colors are different between these two cards, especially since I just copied the config from one to the other (and then made some tweaks to the second one).