šŸ’” Sensor Light - Motion Sensor - Door Sensor - Sun Elevation - LUX Value - Scenes - Time - Light Control - Device Tracker - Night Lights

New update 7.0

Your lighting experience, your way – take control and customize it to perfection! :bulb::sparkles:

Hi all,

A lot of work has gone into this update, and we’ve finally added RGB to light control! :partying_face: While it’s not a breaking change, some adjustments are needed to ensure your automations functions as intended (see below). A big thank you to everyone who has supported me in the past! If you haven’t yet supported my work, I hope you’ll consider doing so Click Here :smiling_face_with_three_hearts: :pray: I have more updates planned, so stay tuned.

Let us know what you think.

Enjoy

Blacky :smiley:

:warning: If you’re using ā€œColour Temperatureā€ in light control, please read the information below before updating the blueprint. While this is not a breaking change, maintaining clean code will ensure the smooth operation of this blueprint.

LIGHT CONTROL UPDATE

  • New Input Option :new:

    • Light Colour: You now have the option to select RGB, RGBW or RGBWW in your light control option.
  • Bugs Fixed :bug:

    • Fixed bugs when using dynamic lighting and transition from normal lights to night lights and vice versa.

:warning: :stethoscope: STEPS REQUIRED WHEN UPGRADING :white_check_mark:

If you’re using ā€œColour Temperatureā€ in light control, please read the information below before updating the blueprint. If you are not using ā€œColour Temperatureā€ in light control, then there is no need to read any further and you can update without doing anything.

Before Updating Steps

If you’re reading this and haven’t updated yet, follow these simple steps to ensure the smooth operation of this blueprint:

  1. Navigate to Settings > Automation > Filters (top right) > Blueprints and select this sensor light blueprint. You will see a list of automations that use this blueprint.
  2. For each automation, deselect ā€œColour Temperatureā€ for both normal lights and night lights. Record which automations had ā€œColour Temperatureā€ deselected and whether it was for normal lights, night lights, or both.
  3. Update the blueprint.
  4. Repeat step 1, then reselect ā€œColour Temperatureā€ for normal lights and night lights in each automation where you previously deselected it.
  5. Once all automations are updated, you’re done!

If You Have Already Updated Steps

If you have already pushed the update button, don’t stress—just follow the steps below.

  1. Navigate to Settings > Automation > Filters (top right) > Blueprints and select this sensor light blueprint. You will see a list of automations that use this blueprint.

  2. For each automation, click the three dots in the top right and select ā€œEdit in YAMLā€. Look for the following lines of code, which indicate if you selected to use ā€œColour Temperatureā€:

    • Under "include_light_control:", look for "- use_colour_temperature".
    • Under "include_night_light_control:", look for "- use_colour_temperature".

  3. If these lines are present, record where you have selected to ā€˜Use Colour Temperature’. Delete these lines of code as shown below, then click save.

  4. Next, select the three dots again and choose ā€œEdit in visual editorā€. Reselect ā€œColour Temperatureā€ for normal lights and night lights in each automation where you previously deleted the code, then click save.

  5. Repeat the above steps for each automation until all are updated. You’re all done!

If you like this blueprint? Consider hitting the :heart: button in the top post :+1:

If you like my blueprints, and would like to show your support or just say thank you? Click Here :smiling_face_with_three_hearts:

Enjoy

Blacky :grinning:

Back to FAQ: Click Here

2 Likes