Giter Club home page Giter Club logo

Comments (4)

Gh61 avatar Gh61 commented on June 15, 2024

Hi,

thank you for suggestion.
So maybe add some config option (for example zone[s]), where you can define rooms and/or zones, from where scenes should be automatically loaded.

from lovelace-hue-like-light-card.

finder39 avatar finder39 commented on June 15, 2024

So currently I use this like this, with light.bedroom_and_connected being a zone or room in the Hue app:

    - type: entities
      entities:
      - type: custom:hue-like-light-card
        entity: light.bedroom_and_connected
        offClickAction: hue-screen
        showSwitch: false
      - type: custom:hue-like-light-card
        entity: light.upstairs
        offClickAction: hue-screen
        showSwitch: false
      - type: custom:hue-like-light-card
        entity: light.downstairs
        offClickAction: hue-screen
        showSwitch: false

That light (which is really a zone or room in the hue app) looks like the following:
image

The "lights" attribute would be great to pull from and establish that multicolor design from, but there isn't a direct correlation to HA entities from the hue lights, so being able to pass in an array of the light entities that we do want to base it on would work well.

from lovelace-hue-like-light-card.

Gh61 avatar Gh61 commented on June 15, 2024

Ok so I didn't fully understand at first.
You want to make the background based on multiple lights from single room?

You can add multiple entities for this card in configuration. Isn't that what you want?

And/or do you want to be able to activate scenes from another room/zone?
You can manually pick and tweak scenes as you like.

from lovelace-hue-like-light-card.

Gh61 avatar Gh61 commented on June 15, 2024

I believe the request is resolved, so I'm this issue.
Feel free to reopen if you still can't get the setting you need.

from lovelace-hue-like-light-card.

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.