GithubHelp home page GithubHelp logo

Comments (6)

Mr-Groch avatar Mr-Groch commented on June 7, 2024 2

@maxistviews @wessel145 Please update to 0.1.5. I've added possibility to set unique_id in configuration.yaml, but this should not be needed. If there is no unique_id in configuration, integration will try to use unique_id from original light entity.

from ha-emulated-color-temp-light.

Mr-Groch avatar Mr-Groch commented on June 7, 2024

It would be hard to specify unique_id from integration, because this integration doesn't communicate with physical device, so it can't read its attributes like SN or MAC that is commonly used as unique_id. This integration acts more like template. Try to add unique_id manually by adding in four configuration:

light:
  - platform: emulated_color_temp
    name: Your new light name
    unique_id: unique_light_id
    entity_id: light.original_light_entity

from ha-emulated-color-temp-light.

maxistviews avatar maxistviews commented on June 7, 2024

Unfortunately, adding this line gives me the following warnings:
Invalid config for [light.emulated_color_temp]: [unique_id] is an invalid option for [light.emulated_color_temp]. Check: light.emulated_color_temp->unique_id.

My config:

light:
  - platform: emulated_color_temp
    name: Bathroom Light (Adjusted)
    unique_id: bathroom_light_adjusted
    entity_id: light.color_temperature_light_7
    offset: -100

from ha-emulated-color-temp-light.

WesSec avatar WesSec commented on June 7, 2024

+1 for this idea, would love to set icons for these entities!

from ha-emulated-color-temp-light.

WesSec avatar WesSec commented on June 7, 2024

Awesome, thanks for adding this. Enjoy your coffee!

from ha-emulated-color-temp-light.

Mr-Groch avatar Mr-Groch commented on June 7, 2024

Thanks!

from ha-emulated-color-temp-light.

Related Issues (4)

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.