-
Notifications
You must be signed in to change notification settings - Fork 100
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
Add additional aggregated sensor to show next bin[s] #574
Labels
enhancement
New feature or request
Comments
If it helps anyone, this is the template I use:
|
So in summary @skelt0 your asking for the attributes to be broken out into sensors? |
Maybe the bin should be a “Device” ? |
Sorry for the lack of feedback - Yes, these changes make a huge difference and make automations significantly simpler! I updated the plugin last night and it works brilliantly - Thanks for all your continued work on this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment the integration provides one sensor per bin type - with each sensor having additional attributes.
It would be useful if additional sensor was added called 'Next Bin' which displayed the type of the next bin due based on the dates. If multiple bins on the next date due, then provide multiple.
This would allow much easier automations to be driven from this rather than having to work things out.
For an example automation, it would be useful to trigger a light to show Blue, if the Blue bin was due to go out tomorrow. This light would go off on the trigger of an additional automation once the bin has been taken out.
I think this is possible in the current setup but adding this sensor would make it far simpler to implement for users. This may also be a more useful dashboard view for some users / reduce clutter.
Example entity:
Name: Next Bin
Data: Blue
Additional attributes:
Date: ('tomorrow')
Days: 3
The text was updated successfully, but these errors were encountered: