Skip to content
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

global: active not working #161

Open
Wetzel402 opened this issue Sep 12, 2024 · 0 comments
Open

global: active not working #161

Wetzel402 opened this issue Sep 12, 2024 · 0 comments

Comments

@Wetzel402
Copy link

For some reason I can't get the global: active configuration to work for my card. I also don't see any other issues with this. Here is my configuration:

entities:
  - entity: camera.aarlo_front_door
    name: Front Door
    door: binary_sensor.front_door
    light: light.outside_front_lights
  - entity: camera.aarlo_driveway
    name: Driveway
    light: light.outside_front_lights
  - entity: camera.aarlo_backyard
    name: Back Yard
    light: light.outside_deck_lights
  - entity: camera.aarlo_upstairs_living_room
    name: Living Room
    door: binary_sensor.front_door
    door2: binary_sensor.deck_door
    light: light.living_room_lights
  - entity: camera.aarlo_basement_great_room
    name: Basement
    door: binary_sensor.patio_door
    light: light.family_room
global: active,blended
image_top: battery,name|date
image_bottom: previous|library,stream|next
image_view: direct
image_click: recordings
library_sizes: 2,3,4
library_view: duration
door: binary_sensor.front_door
door_lock: lock.front_door_lock
type: custom:aarlo-glance

For some reason it always displays camera.aarlo_basement_great_room by default.

Any ideas would be appreciated.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant