[Question] guest mode or screens

For me the token in the URL works perfectly, it matches my use case with catt :slight_smile:

There are several ways to open a URL on a Nest Hub :

  • By voice, but you have to authenticate each time: not practical
  • By casting from a browser, but the source browser page must always remain open: not practical at all
  • From the command line with the Python lib catt : catt cast_site \"http://gladys.local/dashboard/general\"
    → Coupled with Node-RED/MQTT, you could create detection scenarios to turn on the Nest Hub but today authentication makes the process heavier and impractical
    (And maybe tomorrow directly via scenes without Node-RED with this feature :wink: : Run a script via a scene (Python/Bash/JS) - Feature request - Gladys Assistant Community)
1 Like