#Blueprint for motion sensor with illuminance and dimmable lights
1 messages · Page 1 of 1 (latest)
for diming I suggest maybe to use adaptive lighting
then you motion sensor problem is relatively easy
Hi @grand vector,
Here'a a post about good ways to search for these.
https://community.home-assistant.io/t/tips-on-searching-for-answers-duplicate-topics-in-the-forum/703275.
Include blueprint motion lux in the search.
Sometimes searching for what you want to find here in the Community Forum can be frustrating. The Forums base software (Discourse) has a search tool that is somewhat effective, but it relies on only the answers provided by other users in the app to answer your question. It does do a good job of popping up similar topics when you are starting a ...
I like the idea but tbh I don't fully understand adaptive lighting. I wan't to turn on the dimmed light during nighttime but sometimes I need to have bright light even during night hours. Changing the brightness is easy via the app but how do I set it back to automated adaptive lighting? And what if the light turns off during the time I need it to be brighter during the night? The next motion sensor trigger will probably turn them on in a lower brightness.
i think someone asked more or less the same on reddit
this is more or less what i think you are after https://community.home-assistant.io/t/blueprint-for-motion-lights-with-day-night-mode-illuminance-and-dimmable-timer/541408/5
So ive tweaked this to my needs if its useful to anyone else. Ive added in a condition that will allow it to skip. I use it for a togglable night mode so the lights don’t come on in the bedroom when sleeping. Ive also change it to use sunrise and sunset as the night time/day time change. blueprint: name: Motion-activated Light with illuminanc...
i am not the author and I am not using it
Thank you. I already tried this before I opened the post. The problem is that my motion sensor doesn't appear in the motion sensor section. 😦
probably you need to change the filter
or see in what domain is yours and add the domain
HUE Motion Sensor is actually a presence one. I didnt know that.
if you're still looking, this is one i've been using for a while: https://community.home-assistant.io/t/sensor-light-motion-sensor-door-sensor-sun-elevation-lux-value-scenes-time-light-control-device-tracker-night-lights/481048
GitHub Link Click Here Your lighting experience, your way – take control and customize it to perfection! 💡✨ Like this blueprint? Consider hitting the ❤ button below 👍 Version: 7.6 🔥 Need help? 👀 See our FAQ: Click Here 📰 The Automation: Trigger: You can choose any binary sensors or schedules to trigger the automation. Really anything wit...