-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow for templates in configuration #47
Comments
+1 |
+1 :) |
Are anyone working on this feature? If not, I could give it a try and make a pull request if there is interest in it. |
I have already a working version with support for templates. Will test it more and make a pull request in a few days. |
@stigvi I saw your PR #66 and because is from April I'm wondering if you think is stable enough for others like me to give it a try. I was currently trying to set a template minimum brightness and came across this issue and your PR. Also, commenting on this issue so watchers can see some action, since there was no mention of your PR here. |
It was working and probably still is, but recently HA has changed regarding how to extract entities from a template and the method PR 66 is calling is now deprecated and should be replaced with the new one. I am not using circadian lighting anymore. I had some serious deconz problems a few months back and constantly changing the light made a to much load on the system. That is solved now, but I have found that making some scenes and automatically activate them based on sun position and other factors, are more flexible for me than circadian lighting. |
E.g. allow
max_brightness
to be set from an input slider, etc.https://community.home-assistant.io/t/circadian-lighting-custom-component/61246/530
The text was updated successfully, but these errors were encountered: