Make a way for custom calendar integrations to assign the color of calendar entities #18465
Replies: 2 comments
-
This may be something that could happen after this: home-assistant/architecture#883
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This is not a frontend feature request, this requires backend changes and architectural discussions. Closing the request on this end for that reason. ../Frenck |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am someone who uses the O365-HomeAssistant custom integration (https://github.com/RogerSelwyn/O365-HomeAssistant/). I specifically use it to pull calendar data from my and other shared/family calendars into Home Assistant for display on dashboards using the standard "Calendar" card.
The developer over there just released an update that pulls the color of the calendar, the color that the user has assigned the calendar in Office 365 online. The integration pulls a hex value for the assigned color. I understand that HA won't just conform Calendar functionality to that custom integration, but is there a way to build a bridge that custom integrations like this one can use to plug in the desired pre-assigned color for an individual calendar entity?
I'm including a screenshot of the Attributes data (scrubbed) from one of my calendar entities.

Beta Was this translation helpful? Give feedback.
All reactions