Giter Site home page Giter Site logo

Comments (5)

twrecked avatar twrecked commented on August 20, 2024

You have to use the custom card set up. Try that and paste in an example configuration, as soon as you change the camera id an image should appear on the card.

from lovelace-hass-aarlo.

Justbob56 avatar Justbob56 commented on August 20, 2024

I have the same problem but the custom card still produces the error:

Screen Shot 2022-12-07 at 7 09 17 AM

Anyone else have this problem that has found a solution? The resource URL looks correct to me (/hacsfiles/lovelace-hass-aarlo/hass-aarlo.js?hacstag=1972451790205) and I have tried several others to try to get it to work. The actual path doesn't help nor does any that I have found thus far in other threads. I've tried re-installing with no success.

I can get some results using the picture-glance card I am curious as to why I can't get this card to show up as a custom card.

from lovelace-hass-aarlo.

dw1562 avatar dw1562 commented on August 20, 2024

I have been getting this for ages but I tried everything again today and I now have it working. I'm not really sure what I did differently so I can't really give you any clues other than to try again because it CAN work!

from lovelace-hass-aarlo.

rozza-m avatar rozza-m commented on August 20, 2024

I'm having exactly the same issue

from lovelace-hass-aarlo.

suprra avatar suprra commented on August 20, 2024

Since this is still open and I had the exact problem today, the solution for me was the resource url having extra characters after installing via hacs
hacs install added (as you can see in previous images a lot of characters after the url, thats what wouldn't allow me to create a custom card giving an error (unfortunately I didn't copy the error).
/hacsfiles/lovelace-hass-aarlo/hass-aarlo.js is what should be in resources but instead it had /hacsfiles/lovelace-hass-aarlo/hass-aarlo.js?hacstag=..... bla bla bla
Deleted everything after js and I could create a custom card with the code provided in the readme

type: custom:aarlo-glance
entity: camera.aarlo_[insert camera name here]
name: null
show:
  - motion
  - sound
  - snapshot
  - battery_level
  - signal_strength
  - captured_today
  - image_date
top_title: false
top_status: false
top_date: false
image_click: play

from lovelace-hass-aarlo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.