Hello to everyone, some days ago I’ve installed the garbage collector integration from Hacs. With my surprise I’ve found on my side bar a calendar with all my garbage collection, so I’ve tried to understand how calendar integration/platform works but on the documentation there is only 2 line that says “this calendar integration”. Does anyone has a idea how it works? Thanks
The calendar was added in 3.0 https://github.com/bruxy70/Garbage-Collection/releases/tag/3.00
the code is on github. https://github.com/bruxy70/Garbage-Collection/search?q=calendar&unscoped_q=calendar
For calendars in general in ha, see the integrations page
Do you have taken a look of calendar integration page? There is nothing. That’s problem
I don’t think there is any configuration at the moment. It was added in 0.110.0 (relevant release note).
Unfortunately no. In the topic on the release notes of 0.110 I already asked how to get monday as the first day of the week
I see what you mean. I think the calendar card is generated automatically when there are calendar objects. But as others have said, there is little documentation.
Probably guys we have to ask more information to the author of garbage integration, we I’ve inserted the garbage sensor automatically the calendar will be filled with all the sensor. It has been a good surprise but It would be interested to know how it works to use it for other integration or sensor like irrigation, heating program or something similar
I pointed you to the source. What EXACTLY are you seeking?
What I’ve understood is that calendar could be configured only with garbage platform. For other changes are needed.
Yes, create a calendar component and it will be shown in the UI.
The source for the garbage collection component is an example. There are other examples.