ISO : Mobile Notifications with Google Cast info?

I’ve been trying to figure out how to send mobile devices notifications when the Google Cast info changes (my google cast is working fine). I have a few versions of code, nothing is working at all so not posting that code here so as not to get bad code in search results.

I’d like to send mobile notifications when these activities occur…

  1. TV turns on or off
  2. Media starts playing : name of Media and date/time stamp it started to play

thanks for the help

By not providing any code, you’ve provided much less info than you think is important. No entities, for example. No idea of integrations used, or how your TV is turned on. So, don’t expect anybody to write you any code.

One possible problem: Did you check the exact and actual state of the Chromecast Google Cast under the dev tools or did you pick it from what’s displayed in the UI?

I did say Integration is Google Cast in both posting title and the first sentence of the post.

I just need someone to point me to examples of how to capture data from Google Cast. Its not Google Cast - Home Assistant

The code should be simple, I just can find any or details on how to Google Cast integration publishes it

I want to capture title, subtitle, etc. Dashboard cards get this same info and display it… I just want to use the info in notifications.