amaximus / garbage-collection-card

Custom Lovelace card for Garbage Collection custom component
MIT License
128 stars 24 forks source link

Add option to click on sensor to collect garbage. #41

Closed Adam-North closed 4 years ago

Adam-North commented 4 years ago

The garbage collection integration recently came out with a service garbage_collection.collect_garbage. I'd like to be able click on the card to hide it until my next hide_before day.

amaximus commented 4 years ago

Thanks for the heads-up on the new service for garbage_collector. The solution is ready and it's being tested right now. I'll get back to you once it's released.

amaximus commented 4 years ago

Newest release (1.7.0) adds support for hiding the card by clicking the icon when garbage was prepared or collected.

Please update the card and get back to me with results.

Ndrinta commented 4 years ago

I've put back the original card and I'll give it a go. Happy to report if I'll encounter any bugs 😁

Adam-North commented 4 years ago

I've updated the card and I'll wait for trash day on Friday.

Adam-North commented 4 years ago

Seems to have worked correctly for me

amaximus commented 4 years ago

Great, thanks for testing.