In the "Ambient Light Sensor - Site Conditions" select the âYesâ option.
Blacky
I did, and still does it.
Could you please provide us your YAML of the automation? This YAML code are the settings you have selected in the automation so I can help. To do this go into your automation, top right 3 dots, Edit in YAML, copy all the code, come back to the forum and in your reply at the top tool bar click on â</>â and paste code in there.
Blacky
Ignore the names in the sensor as I move them and cant rename them because smartthings wonât change them in the integration.
alias: Sensor Light Master Bedroom Restroom
description: ""
use_blueprint:
path: Blackshome/sensor-light.yaml
input:
motion_trigger:
- binary_sensor.master_restroom_sensor_motion
- binary_sensor.office_motion_sensor_motion
light_switch:
entity_id:
- light.master_bedroom_sink
- light.master_bedroom_main_lights
time_delay: 10
include_light_control:
- use_brightness
- use_transition
light_brightness: 100
light_transition_on: 0.5
light_transition_off: 10
after_time: "18:00:00"
include_time: time_disabled
before_time: "08:00:00"
include_night_lights: night_lights_enabled
night_lights:
entity_id: light.master_bedroom_main_lights
night_time_delay: 10
include_night_light_control:
- use_brightness
- use_transition
night_light_transition_on: 0.5
night_light_colour_temperature: 5000
night_light_transition_off: 10
night_lights_after_time: "00:00:00"
night_lights_before_time: "06:30:00"
ambient_light_sensor: sensor.master_restroom_sensor_illuminance
include_ambient: ambient_enabled
night_lights_conditions:
- time_enabled
night_light_brightness: 20
dynamic_lighting_lux_sensor: sensor.master_restroom_sensor_illuminance
ambient_light_options: ambient_light_option_enabled
dynamic_lighting_min_brightness: 0
include_dynamic_lighting: enable_lux_controled_brightness
dynamic_lighting_max_lux: 400
dynamic_lighting_heartbeat: 1
Can you please group your motion sensors and test it. How to set up group sensors please Click Here.
Blacky
Bugs Fixes
If you like this blueprint? Consider hitting the button in the top post
If you like my blueprints, and would like to show your support or just say thank you? Click Here
Enjoy
Blacky
Testing and will report back.
Thanks!
Did that and still the same issue.
BUT
I change the sensor for the Dynamic Light - Ambient Light Sensor to my secondary (The one away from the light) and it stopped going back and forward. I was also able to confirm that when I go back to the main Sensor it flips back and forward between dimmed and 100%âŠ
Both Sensor (Main Sensor and Secondary Sensor) are Z-Wave and both have the same settingsâŠ
I see, this will be the dynamic lighting control. You can use the transition to slow this down. You heartbeat is 1 min and your transition is 1/2 second to 10 seconds. You will have to adjust the transition and the heartbeat. Maybe start with your transition greater then your heartbeat 2:1 ratio. The transition slider you will have to type your values in and click save. Also positioning the LUX sensor were it will be less effected by the lights will help to.
Let me know how you go, as it will help with future development.
Blacky
Got it. Will report back.
Bugs Fixes
If you like this blueprint? Consider hitting the button in the top post
If you like my blueprints, and would like to show your support or just say thank you? Click Here
Enjoy
Blacky
Is it just me? I get the following error while trying to import your Blueprint:
Invalid blueprint: extra keys not allowed @ data[âblueprintâ][âinputâ][âambient_light_sensorâ][âselectorâ][âfilterâ]. Got None extra keys not allowed @ data[âblueprintâ][âinputâ][âdynamic_lighting_lux_sensorâ][âselectorâ][âfilterâ]. Got None extra keys not allowed @ data[âblueprintâ][âinputâ][âend_scenesâ][âselectorâ][âfilterâ]. Got None extra keys not allowed @ data[âblueprintâ][âinputâ][âmotion_triggerâ][âselectorâ][âfilterâ]. Got None extra keys not allowed @ data[âblueprintâ][âinputâ][âpeopleâ][âselectorâ][âfilterâ]. Got None extra keys not allowed @ data[âblueprintâ][âinputâ][âzoneâ][âselectorâ][âfilterâ]. Got None
Please update your HA, looks like you may be on an old version.
Blacky
Will you be adding a Lux controlled brightness + color temp option? I love the lux controlled brightness, but really really want it combined with sun elevation color temp.
+1 this. I would love to see this.
Hi, this is super cool and saves a lot of work creating automations but I canât make mine turn on the lights using an occupancy sensor. The lights turn off though and pretty fast ignoring the cooling off period I set up. What am I doing wrong? Thanks!
Did you make sure you only have Entities listed in the âLights - Switches - Scenes - Scripts *â section? If you have Areas or Devices listed there, you need to expand them out to the actual Entities.
Yes. I even tried one at a time. It only turns them off.
A lot of work has gone into the next release. Final testing is being done. I hope you like it.
Blacky
Hi Dennis,
If it is not turning them ON it will not turn them OFF trough the normal trigger. Check your logbook to see what is turning them OFF as something could be going on here.
Could you please provide us your YAML of the automation? This YAML code are the settings you have selected in the automation so I can help. To do this go into your automation, top right 3 dots, Edit in YAML, copy all the code, come back to the forum and in your reply at the top tool bar click on â</>â and paste code in there.
Blacky