Hypnos3/node-red-contrib-cast

message is stucked sometimes and queued

Opened this issue · 0 comments

Hello,

first of all great work!

I do not know if this is an issue or if am I doing something wrong, but I try to describe the issue and will be really glad if you can try to point me out to the direction of the solution.

I use cast node to cast custom text messages usually to single google home device.
Sometimes it seem to get stuck and after i queue the google home device with "hey google" or other event it first plays all the stucked queued messages from node red

for example:
node red send – "its raining" to cast node, nothing is heard from google home device, node red send – "its raining" to cast node, nothing is heard from google home device
then i say "hey google" or try to cast something from phone
and google starts casting: "its raining","its raining"...

this happens randomly and I cannot figure out why, thank you for your help
is there for example some way to regularly unstuck the google home device or check if it is stuck and reset it?