I have a philips hue dial that i use to increase or decrease the volume of a tv. This works great but i want to send a notification to the tv saying the volume level on the last turn of the dial. If i add the notificaiton to the automation it will spam the tv with notifications on every turn. Can’t figure out a good way to set this up in HA.
Basically:
Wait x seconds and then check if automation has been run in that timeframe, if not send a notification.
Is this possible?