-
Notifications
You must be signed in to change notification settings - Fork 24
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
**Custom element doesn't exist: aarlo-glance** via Google Cast to Nest Displays #172
Comments
I don't have a direct solution for you, but I can say that I do have aarlo working with Google Cast devices, specifically the My devices are primarily chrome-casts (hdmi device to a TV), but I do recall having it load on my Google Home (first gen display device, prior to any rebranding to Nest). I'm unsure if there is a nuance with Nest devices / later models. A while back I did find/resolve an issue related to the thumbnail, the issue write-up is here: #129 and the PR that fixed it is linked. You may have already located this troubleshooting note, but juts in case: https://github.com/twrecked/lovelace-hass-aarlo/blob/master/hacsinstall.md#troubleshooting |
I'm not familiar with the error message syntax, but it does appear |
Which *.js module do you have loaded up in your dashboard resources? I have Second Generation Google Hubs, Pixel Hub and Google Max displays. None seem to work with the aarlo-glance card. Through experimentation, I found the work-around a few years back to display the thumbnail image on my Google Hubs using picture glance cards. Wish this card would work so I could go through the history thumbnails on my hubs. |
I run this through MS Copilot AI. It come up with the following. _real function: Ensured that it checks if a value is neither undefined nor null: javascript javascript javascript function _value_int(config, value = 0) { function _value_float(config, value = 0) { function _includes(config, item, value = false) { javascript |
I have the Card working perfectly on all devices except my Nest Hubs.
Get a Custom element doesn't exist: aarlo-glance
I have tried manually adding resources but still does not work
Is there a slight naming issue here? aarlo-glance vs hass-aarlo;
or is this a limitation of google cast devices?
Also the below error shows.
Logger: frontend.js.modern.202502140
Source: components/system_log/init.py:331
First occurred: 00:22:03 (2 occurrences)
Last logged: 00:22:12
Uncaught error from Chrome 130.0.0.0 on Chromecast Fuchsia 1.56.500000 TypeError: Cannot convert undefined or null to object /hacsfiles/lovelace-hass-aarlo/hass-aarlo.js:38:27
The text was updated successfully, but these errors were encountered: