-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Casting to Google Nest Hub #63
Labels
question
Further information is requested
Comments
That is a difficult one! I don't have a Google Nest, so can't test that. Is there anything visible in the HA log file? |
Hello Marco
Unfortunately there is nothing in the HA logs suggesting an issue with HA.
I presume the problem resides on the client side. I think there maybe a
buffer error or something like that caused by the JavaScript code
formatting the HorseShoe card.
Or the card claims more resources than there is available in the Nest Hub.
Unfortunately for this card, I switched to canvas gauge card. I need four
graphics to display the info :-(
Kind regards
Erwin
Op wo 3 mei 2023 09:53 schreef Marco ***@***.***>:
… That is a difficult one!
I don't have a Google Nest, so can't test that.
Is there anything visible in the HA log file?
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIB552JCNT2S5SRLWJ3NNI3XEIFGRANCNFSM6AAAAAAWK4XNOU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanx for the update. It might be resources, or other limitations indeed. If other cards are ok, maybe the need for external packages is the problem. |
Hi Marco
I don't think it's the depency on external packages because the card is
shown correctly for about 60 seconds. After 60 seconds the Nest Hub
reboots...
Erwin
Op wo 3 mei 2023 18:55 schreef Marco ***@***.***>:
… Thanx for the update.
It might be resources, or other limitations indeed.
If other cards are ok, maybe the need for external packages is the problem.
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIB552KWWITS4GFYLRLSJXLXEKEXPANCNFSM6AAAAAAWK4XNOU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When casting a dashboard with a horseshoe card to a Nest Hub, the dashboard is shown correctly. The page looks normal like on a normal browser.
Unfortunately, after 1 minute, the Nest Hub reboots.
Any thoughts?
The text was updated successfully, but these errors were encountered: