Giter Site home page Giter Site logo

Comments (10)

twrecked avatar twrecked commented on August 20, 2024 1

I've updated the README.md to show the correct card type.

There are plenty of examples here, including one to put multiple cameras on card.

I don't think the example in this thread should go there because it would need me to explain how to get into the raw editor and that is better handled by the Home Assistant docs.

from lovelace-hass-aarlo.

staticgroup avatar staticgroup commented on August 20, 2024

hey mate,
nice integration (im struggling to get working) But thats me, I am struggling in general as I think i have too much squeezed in. I am wondering if you could provide a formatted example for multiplie cameras.
thanks

Steve

from lovelace-hass-aarlo.

twrecked avatar twrecked commented on August 20, 2024

This taken from the raw config editor and is straight out of my test setup. It also includes a glance card with a summary of the alarm states.

  - badges: []
    cards:
      - entity: camera.aarlo_front_camera
        name: Front
        show:
          - motion
          - signal_strength
          - snapshot
          - captured_today
          - battery_level
          - play
        top_status: true
        top_title: true
        type: 'custom:aarlo-glance'
      - entity: camera.aarlo_driveway_camera
        name: Front Door
        show:
          - motion
          - signal_strength
          - snapshot
          - captured_today
          - battery_level
          - play
        top_status: true
        top_title: true
        type: 'custom:aarlo-glance'
      - entities:
          - entity: alarm_control_panel.aarlo_front_base
          - entity: alarm_control_panel.aarlo_rear_base
          - entity: alarm_control_panel.aarlo_front_lights
          - entity: alarm_control_panel.aarlo_rear_lights
        title: Bases
        type: glance
      - battery_id: sensor.aarlo_battery_level_front_camera
        entity: camera.aarlo_front_door_camera
        image_click: play
        name: Test
        show:
          - motion
          - sound
          - snapshot
          - battery_level
          - signal_strength
          - captured_today
          - image_date
        top_date: false
        top_status: false
        top_title: false
        type: 'custom:aarlo-glance'
    title: Cameras

from lovelace-hass-aarlo.

twrecked avatar twrecked commented on August 20, 2024

Any update?

from lovelace-hass-aarlo.

twrecked avatar twrecked commented on August 20, 2024

Or did you mean multiple cameras in a single card?

from lovelace-hass-aarlo.

anaisbetts avatar anaisbetts commented on August 20, 2024

@twrecked Can you put this example in the readme? This was super helpful and I think some of the instructions at the moment ("Use custom card name aarlo-glance.js") doesn't match up with your example here that worked for me

from lovelace-hass-aarlo.

twrecked avatar twrecked commented on August 20, 2024

Closing, because I'm assuming this is working.

from lovelace-hass-aarlo.

afagard avatar afagard commented on August 20, 2024

@twrecked awesome awesome work on your arlo integration. i'm using the newest version (so far so good), but found this question as I was looking for a way to have multiple cameras in the same card in some sort of grid view. does your integration support that? or should i just make separate cards for each camera?

from lovelace-hass-aarlo.

twrecked avatar twrecked commented on August 20, 2024

It almost supports it. You can have multiple cameras but

  • on the main view it will only display the most recently active one.
  • on the library view it will blend all the recordings

It should be possible to change the code show a grid view, I'll take a look.

from lovelace-hass-aarlo.

afagard avatar afagard commented on August 20, 2024

yup I noticed that! i think i'll configure separate cards for now. definitely think it would be cool to have a multicam grid. in any case, greatly respect the work you've done - i can only imagine how much work you must have put in to this integration. 🥇

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.