#hass Aarlo Dashboard

1 messages · Page 1 of 1 (latest)

gusty patio
wild perch
#

I’m having trouble setting it up
Need more info...

gusty patio
#

what i mean is i installed the card from hacs then the dokumentaion says


resources:
  - type: module
    url: /local/aarlo-glance.js```
#

but it doesnt work and i dont see any custom card

#

i also cant find the /local/aarlo-glance.js

wild perch
#

If you installed via HACS, then you probably don't have to worry about that part. Just refresh your browser/app (maybe clear its cache) and you should find it.

#

From the doc:

Use one of the following 2 ways to install the card, I recommend HACS.

You don't need to run this if you used HACS to install.

#

I loaded it just fine for me. I don't think it has a UI editor so you'll need to add a Manual card and then type everything in. There are some example configurations towards the bottom of the doc.

gusty patio
#

I did this

type: 'custom:aarlo-glance'
entities:

  • entity: camera.aarlo_camera_1
    name: camera 1
  • entity: camera.aarlo_camera_2
    name: camera 2
  • entity: camera.aarlo_camera_3
    name: camera 3
  • entity: camera.aarlo_camera_4
    name: camera 4
    global: active,blended
    image_view: direct
    image_top: 'name,status'
    image_bottom: 'motion,library,stream,snapshot,battery'
    image_click: 'recordings'
    library_sizes: '3,4,2'

But it just shows a video of one of the cameras

#

It just shows a video from camera 4