Skip to content
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

Closed
mendevi opened this issue Aug 3, 2020 · 6 comments
Closed

Feature Request #46

mendevi opened this issue Aug 3, 2020 · 6 comments

Comments

@mendevi
Copy link

mendevi commented Aug 3, 2020

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.

@benleb
Copy link
Owner

benleb commented Aug 3, 2020

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? :)

@mendevi
Copy link
Author

mendevi commented Aug 3, 2020

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.

@mendevi
Copy link
Author

mendevi commented Aug 3, 2020

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.
I'm not seeing anything in the log that might help me figure it out either.

So I'm not able to test the previously discussed situation.

Were there any other changes I need to update?

@mendevi
Copy link
Author

mendevi commented Aug 3, 2020

Reverted back to 0.7.3 and my old config (entity not entities)
And all works perfect (except for the brightness changing on motion for manually switched lights)

@benleb benleb closed this as completed in d5b7a35 Aug 3, 2020
@benleb
Copy link
Owner

benleb commented Aug 3, 2020

should work now ;) sorry! tested with

disable_switch_entities: [input_boolean.automoli]

and

disable_switch_entities: input_boolean.automoli

@mendevi
Copy link
Author

mendevi commented Aug 4, 2020

I appreciate the quick help man.
All is good on 0.8.1.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants