-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Feature Request #46
Comments
Hey, thanks! Do you mean automoli changes the brightness of a light that was manually turned on? Does this still occur with v0.8.0? :) |
As of this morning automoli changed the brightness of a light I manually turned on. I believe I was on v0.7.3. I'm at work and just updated to 0.8.0. When I get home I will check to see if it still occurs. |
Not sure if I made any configuration errors when I changed my apps.yml from the 'disable_switch_entity' to 'disable_switch_entities' and now the app is not working at all. So I'm not able to test the previously discussed situation. Were there any other changes I need to update? |
Reverted back to 0.7.3 and my old config (entity not entities) |
should work now ;) sorry! tested with disable_switch_entities: [input_boolean.automoli] and disable_switch_entities: input_boolean.automoli |
I appreciate the quick help man. Thank you. |
Forgive me if this can be established with the current state of the application.
Situation.
I manually 'turn on' a light (say the hallway light)
The lights brightness is set to '100'
I then move and Automoli adjusts the brightness to '35' (which is what I have set up in the app)
But I want it to stay at '100' for this momentary use case.
I know I can disable the motion app with the input_boolean but I still want the light to turn off after 60 seconds of no motion.
Hopefully I made sense.
Thank you for the great app.
The text was updated successfully, but these errors were encountered: