A Google hub finally arrived, and then the puzzle began…
Not sure if I need anything special in the Lovelace or configuration.yaml at all, to be able to cast the HA instance to the Hub.
When using the cast.homeassistant.io site in a chrome browser on my MacBook, it tries to authenticate, but then I always see:
So this is fairly basic… what am I supposed to do?
My Hub is seen in Ha as a chromecast media_player, but so far nothing else has been done.
Please assist me with some pointers?
Also, when on the Hub, I can swipe the obvious photos and news pages, but how to go to the HA instance? Is there a browser on the Hub available, or is it merely a receiver of a cast originated elsewhere. Iow, if I were to see my Ha Lovelace on the Hub, can we switch screens to and from?
I can see the Show Demo, and interact with it, looking quite nice indeed! So the cast system is able to find all my cast devices alright.
also, something happens when doing this:
it shows me the frame of the homepage, but filled with all red cards except for the mini-weather-card, which shows correctly, and some badges atop. All cards (made of custom:button-card have 'cannot read property 'config' of null'
. Trying another page with regular entities cards etc shows alright.
I do notice that none of the customizations setup in custom-ui seem to work. Making casting as it stands a bit of a setback, if all carefully selected and configured interface aspects are left out…
So some things work, but the main setup is very confusing and not working at all… how to proceed?
thanks!
small update
after having deleted 127.0.0.1 and using the nabu casa login, I can login, select the views to cast and that works alright (albeit without all my button cards, which build about 75 % of my Lovelace interface…so useless for now)
that being said, I still see this Cast API unavailable
:
using a simple setup like:
- type: entities
title: Cast Control
show_header_toggle: false
entities:
- type: cast
name: System
view: 'home_assistant'
- type: cast
name: Lights
view: 'lights'
Why can’t HA see the Cast API? This isn’t very straightforward at all…frustrating it is
last issue is solved because I mistakenly had the wrong brower in focus… Chrome shows fine now:
strangely enough the error in the above card changes to ‘No devices found’ when cast to the view containing that card Cast control…