Same 30s timeout issue here on nest hub (1st gen) on firmware 1.52.260996.
Not experiencing same issue on nest hub max on firmware 1.54.250320.
Such a pain!
How do I stop the hub max from updating! I literally just got it to a place where I’m super happy with my screen for that.
What I don’t understand is what it is about CATT that causes the timeout? Casting sites from other things as usual doesn’t appear to timeout Not even static webpages, so why does this? There must be something that can be done to fix it!
Is it the cast_site option instead of just cast? Or the hub’s web browser?
As mentioned above touching the screen keeps it online. Interested if there’s a way to simulate this too.
Is there a way to send controls through dashcast. I know you can send pause commands etc to videos, but if you try that after casting site it says “action not supported by the dashcast controller”
If this issue cannot be resolved from the casting apps side, but has to be solved from the Nest Hub side, then it might worth to start a topic on the new Google Nest Community Forum:
If I try with my internal IP i see the cast loading screen and the shuts down. Home Assistant isn’t shown at all.
catt -d 192.168.1.249 cast_site https://192.168.1.100:8123/lovelace/default_view
If I try to cast it to my TV using the internal IP it freezes on de cast loading screen
I anyone able to help with some shell comment syntax? I currently have the code below (from john2014) to only cast when the hub is not playing anything. But the hub is also linked to an audio group that I would also like to put in the conditional.
if ! catt -d "Kitchen display" status | grep 'PLAYING'; then
catt -d "Kitchen display" volume 0
catt -d "Kitchen display" cast_site http://192.168.xx.xx:8123/lovelace/nest_max
catt -d "Kitchen display" volume 5
fi
How do I change that first line to be if either ‘Kitchen display’ OR ‘Kitchen speakers’ is not ‘PLAYING’, then run the code?
I disabled the SSL part and now it works. So it is the duckdns that I am using.
When opening my home assistant with Https://192.168.1.100:8123 I get the message it isn’t secure.
I am now trying to use nginex proxy manager so I can access it through reverse proxy. But up until now no luck.
Local IP still works but I can’t get connect it from https://xxx.duckdns.org:8123. I get the message “400: bad request”
I was so focused on getting CATT to work with DuckDNS and reverse proxy I didn’t notice the 30 sec issue. This is a big setback. Now that it works it only works for 30 sec.
Hopefully it someone will find a solution I will keep an eye on this thread
Hello All, looking for advise here. I’ve been looking to use CATT for a while now but going through the threads, there’s an issue with it at the moment.
I have a google HUB i got as a wedding gift last December, it’s been in my attic since, but I’m afraid if I turn it on, I’ll be forced to run a software update.
Any ideas?