-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[modbus-e3dc] Fixes wrong E3/DC Emergency Power Possible bit #10536
Conversation
…#10513) Signed-off-by: Sebastian <ZweiSK135@t-online.de>
@weymann: I kindly ask for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, seems to be a copy&paste error. Checked this shortly on my system and now Emergency Power Possible shows the right state.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
…#10536) Fixes openhab#10513 Signed-off-by: Sebastian <ZweiSK135@t-online.de> Signed-off-by: John Marshall <john.marshall.au@gmail.com>
…#10536) Fixes openhab#10513 Signed-off-by: Sebastian <ZweiSK135@t-online.de>
…#10536) Fixes openhab#10513 Signed-off-by: Sebastian <ZweiSK135@t-online.de>
…#10536) Fixes openhab#10513 Signed-off-by: Sebastian <ZweiSK135@t-online.de>
…#10536) Fixes openhab#10513 Signed-off-by: Sebastian <ZweiSK135@t-online.de>
This fixes the wrong E3/DC Emergency Power Possible bit, reported in issue #10513.
Emergency Power Possible should refer to
EMS_AVAILABLE_BIT
according to the E3/DC Modbus documentation.