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

[plugwise] Fix 'power' channel not correctly updated with power production #11746

Merged
merged 1 commit into from
Dec 11, 2021

Commits on Dec 10, 2021

  1. [plugwise] Fix 'power' channel not correctly updated with power produ…

    …ction
    
    This fixes the issue that the 'power' channel would not update with the correct state because the number of pulses in the PowerInformationResponseMessage is signed instead of unsigned.
    When the binding detected these strange readings it would normally log: "Circle (...) is in a kind of error state ...".
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    2c84c64 View commit details
    Browse the repository at this point in the history