So I have a button that when pushed should turn on TV, SKYQ and then change channel to CBBC.
It does the first two but never reaches the third service - any idea why?
So I have a button that when pushed should turn on TV, SKYQ and then change channel to CBBC.
It does the first two but never reaches the third service - any idea why?
Your device is probably not immediately ready after it’s turned on. Try adding a delay before the change channel node.
I had a similar issue in the past. A 12-sec delay did the trick on my old TV.
thanks this worked with a 3 second delay!