Skip to content
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

Change garbage bin notification process #41

Open
rbisschops opened this issue Sep 25, 2020 · 0 comments
Open

Change garbage bin notification process #41

rbisschops opened this issue Sep 25, 2020 · 0 comments
Assignees
Labels
enhancement New feature, request or configuration improvement

Comments

@rbisschops
Copy link
Owner

The problem

Currently there is only one garbage bin notification. The notification is send on the day the garbage bin will be emptied. This results in sometimes missing the notification.

Environment

HA version: 0.114.2
Configuration: 1.5.0

Problem-relevant

  • package_miscellaneous.yaml
  • Node-RED add-on

Solution

Notifications will be sent the day before (at 19:00). A follow-up notification (+12 hours) will be sent on the morning the bin has to be put outside, but only if the bin not put outside. Additionally a notification (+24 hours) will be sent if the bin is still outside in the evening.

Traceback/Error logs

None

Additional information

For the notifications to work, the bins need a sensor of some kind to detect if they are at the usual place (so "home") or outside (so "not home". Options for the sensor are: a) BLE b) IR or ultra sound c) video object detection.

@rbisschops rbisschops added the enhancement New feature, request or configuration improvement label Sep 25, 2020
@rbisschops rbisschops self-assigned this Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request or configuration improvement
Projects
None yet
Development

No branches or pull requests

1 participant