[FEATURE] Multiple offline inputs for one elevator #66

Closed
opened 2022-08-13 16:05:36 +00:00 by xCraimax · 4 comments
xCraimax commented 2022-08-13 16:05:36 +00:00 (Migrated from github.com)

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 :/

**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 :/
stijnb1234 commented 2022-08-13 16:41:15 +00:00 (Migrated from github.com)

It's indeed more a feature request.

It's indeed more a feature request.
stijnb1234 commented 2023-08-13 15:40:41 +00:00 (Migrated from github.com)

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 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.
xCraimax commented 2023-08-13 16:00:18 +00:00 (Migrated from github.com)

The problem with that is, that I can't toggle all the levers on the whole server, everytime I want to toggle one.

The problem with that is, that I can't toggle all the levers on the whole server, everytime I want to toggle one.
stijnb1234 commented 2023-08-13 16:34:40 +00:00 (Migrated from github.com)

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.

> 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.
Sign in to join this conversation.
No description provided.