Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 110881

Catt not working properly since last update (Google cast, Google Hub 2)

$
0
0

Google cast worked perfectly on my Google Nest Hub 2, until the last updates.

It does not cast anymore with my script.
When i do it manually (terminal), it still works for several minutes (10 min)
Even if I run the script manually, it also works

Terminal:

catt -d “Google Nest Hub 2” stop
catt -d “Google Nest Hub 2” cast_site http://192.168.1.120:8123/lovelace/google-nest-hub-2

Script:

if ! catt -d “Google Nest Hub 2” status | grep ‘PLAYING’; then
catt -d “Google Nest Hub 2” volume 0
catt -d “Google Nest Hub 2” stop
catt -d “Google Nest Hub 2” cast_site http://192.168.1.120:8123/lovelace/google-nest-hub-2
fi

Core version: core-2021.12.3
Supervisor version: supervisor-2021.12.2

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 110881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>