Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Error if google home is offline #5

Open
chathurangawijetunge opened this issue May 24, 2018 · 2 comments
Open

Error if google home is offline #5

chathurangawijetunge opened this issue May 24, 2018 · 2 comments

Comments

@chathurangawijetunge
Copy link

This app crashes if the google home device is switched off.

How to overcome this..?

@GeekVisit
Copy link

I have the same issue. It's good for a few hours then it dies saying it can't connect. I'm trying to write a script so it restarts based on the error message.

@GeekVisit
Copy link

I believe this may have to do with casting to a google Group as apparently IP addresses change for Google cast groups. The pychromecast library apparently can't handle updating the ip for groups. See this discussion home-assistant/core#9800 and this bug report home-assistant-libs/pychromecast#167

Does not look like the author balloob will address for a while if at all if you read to the bottom of the thread.

Try to cast to an individual device and not to a group or try this script I wrote as an attempt at a workaround by monitoring any errors and restarting the notifier if errors are detected: https://github.com/GeekVisit/Google-Home-Notifier-Launcher

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants