Replies: 2 comments 3 replies
-
I set-up some template binary sensors to make it easier e.g.
I then have a reminder automation that fires at 8pm every night and checks what to remind me about! |
Beta Was this translation helpful? Give feedback.
2 replies
-
@Cyruz143 I just added a calendar to the source code 😉 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Before using this I just had local calendar entries for my bins, automated notifications for them were quite simple, check the calendar event minus some hours so that I get the notification the day before.
I've been struggling a bit to find a way to mimic this behaviour using UKBCD as it doesn't add any calendar entries. I tried various bits like:
This didn't seem to fire, not sure why...
I tried going directly to the newer sensor:
Didn't seem to fire either. Has anyone got a good working method to trigger notifications in HA?
Beta Was this translation helpful? Give feedback.
All reactions