[FEATURE] Multiple offline inputs for one elevator #66
Labels
No labels
bug
can reproduce
can't reproduce
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more information
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/V10Lift#66
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
/
Describe the solution you'd like
When I create two offline-inputs (both linked to the same elevator)and disable both, then it's disabled. But when I enable only one out of two, then it enabled the elevator, ignoring that an offline-input is still enabled.
Describe alternatives you've considered
none.
Additional context
I wasn't sure if I should put it to bug-issue or feature-request :/
It's indeed more a feature request.
The best way to implement this, is to toggle all the levers when you toggle one. This makes sure all the levers have the same state.
The problem with that is, that I can't toggle all the levers on the whole server, everytime I want to toggle one.
Was a note to myself haha, the plugin will then toggle them all for you.