-
Notifications
You must be signed in to change notification settings - Fork 16
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
Conditions #127
Comments
Hallo, Vielen Dank und VG |
+1 |
or another idea: |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. |
Is your feature request related to a problem? Please describe.
Ich kann Szenen nicht nutzen, wenn ich für einzelne States darin noch Bedingungen nutzen möchte. Beispielsweise möchte ich über Settings realisieren, dass der Rollladen im Gästezimmer NICHT automatisch fahren soll, alle anderen aber schon.
Describe the solution you'd like
Ich hätte gerne die Möglichkeit, für einzelne States in einer Szene noch zusätzlich Bedingungen anzugeben. Bspw. Soll er den Wert eines States auch nur dann setzen, wenn "0_userdata.0.settings.automationInclGuest" = true. Vielleicht kann man auch selbst if() statements schreiben.
Describe alternatives you've considered
Bisher ist mir dafür nur der Umweg über Skripte, bzw. mehrere Szenen eingefallen.
Falls ich die Möglichkeit dafür übersehen habe, tut mir das leid, gerne darauf hinweisen. Ich habs nicht gefunden...
The text was updated successfully, but these errors were encountered: