A notify function that does more then just 1 notify

yes, i still use this.
and i am very happy with it.
i even expanded it.

i use
self.set_state(“sensor.notify”, state = message) from 2 different AD versions (so i can use it in AD 1 and the app is only in AD 2)

i use
message = “some text:4:300” to let the message be notified 4 times with 5 minutes in between
message = “Alexa;some text” to let alexa speak the text on default group
message = “Alexa;(living room)some text” to let it speak in the living room
message = “Alexa;(first floor)some text” to let it speak in some group

nice to see that i already use it for 2 years now :wink:

2 Likes