-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get multple pickups a day to work. #78
Comments
Exactly the same issue for me also. |
I can also confirm this. |
For me it only shows up if the event is the same day or the next day.. not the next event in calendar. |
Hey, So possible you can give me some answers about some wishes you have beside support of multiple events.
|
My thoughts about your questions: I think it would be good if we could configure how far it looks into future. Some may prefer 2 days and others would be happy with 2 weeks. Or it could the display the next date for each label without giving a timespan. And when there are multiple pickups the same day, all of them should be displayed. |
An "Issue" is also that if there are trash collections day after day… it only shows "Today" but not that "Hey, other one tomorrow!" (Which is the more important thing, at least from the afternoon, usually) |
Yeah, I really agree with you here @jankete, having it be configurable by the users would be great. And having it display multiple pickups the same day would also be great! As that is what I originally thought the card did. |
I really like how it displays and have tested it to show birthdays, and it works! But just shows the label which I set to Birthday. It would be great if you could set the label or have an option to use the event label instead? This would work well for multiple events too to differentiate them. |
I've created a new PR to implement at first a config setting for the next days we want to inspect. #106 #93 |
Thanks for creating this. I’ll chime in with my 2 cents. |
Hi, also have the problem, that it only shows the first event of two event at the same day. Regarding your questions: IMHO the ground question is, what are the visual semantics of the component? Is it a timeline or is it a notification (like on a mobile) for an event or...? I would like to behave it like a timeline with a configurable amount of days to look up in the future (where 2 days is a good default value). So if there are two "fetches" tomorrow and one the day after that, it should show all of them - but possibly visual distinguished (lighter color for later events or some gap?). It is OK, if it will only show the next fetching slot, but in this case with all events for that day (of course). It should still be effectively invisible if there is no event at all... |
Hey, This needs a bit more preparations. First i will redesign the editor. At the moment it is really full of features and getting more. Possible with some more pattern settings for the label which is displayed and using regular expression or a normal string matching (simple and expert mode) An option to toggle the date info line. So that that it will show the day or how many days are left till this event. An option at which time a whole day event should disappear. A feature which filters non matching events (There is a PR for it #113). And two different views.
|
I'm currently working on a new release. I've create a beta release which contains
https://github.com/idaho/hassio-trash-card/releases/tag/2.0.0-beta.0 How to get the beta https://hacs.xyz/docs/faq/beta/ Next steps:
|
NICE addon, even more nice beta version. Many thanks (WAF increased a lot again :D) |
I do have the 2.0.0-beta.0 installed, but of the two pickups next Tuesday only one is shown in the dashboard. Beside that, I love the module. Thanks for your great work! |
Correction: Must be something with Browser caching. On a private Browser window it works! |
Same issue here with 2.0.0-beta.1 In private browser it works. Nope in a normal window with cache cleaned. |
could you please share yaml card? |
Sure
edit: formatting, mine was from a stack. Now it works as a single card. |
Hello some small updates to the next version (2.0.0-beta.3), already implemented Features 🎉implement alternative chip style by @idaho in #211 Bug Fixes 🐛calculation of days till event by @idaho in #190 Next FeatureImplementing feature where it is possible to add as much custom pattern as you like next to the five predefined BTW - see my Issue #209 ;) |
finally version 2.0.0 is release, i think most of the features and fixes are now included, i will close the issue |
Hey! First off, thanks for the card! I just have some problems with it, might be me just misunderstanding it ofc.
I use https://github.com/mampfes/hacs_waste_collection_schedule to create a schedule of when my garbage is picked up, and it creates separate whole day events for those pickups. So for example; on Monday I have a pickup for waste and organics. But instead of displaying both, the card only displays the waste. Any idea why?
I have double check to see what the actual names the waste collection scheduler is assigning them.
(Matavfall is essentially organics and resavfall is essentially waste)
The text was updated successfully, but these errors were encountered: