github ReneNulschDE/mbapi2020 v0.12.0
v0.12.0 - Sunroof Sensor, Reauth fix, Websocket handling

latest releases: v0.18.1, v0.18.0, v0.17.0...
6 months ago

Fixes:

  • Reauth error (KeyError) (fixes: #208)
  • Add async lock to refresh-token (fixes: #208)
  • Sensor "max_soc" not available for EQx (fixes: #210)
  • New websocket implementation to handle some race conditions (tackles: #156)

New:

  • Sensor "Sunroof" (#206)
            "0": "Closed",
            "1": "Opened",
            "2": "Open lifting",
            "3": "Running",
            "4": "Anti booming",
            "5": "Intermediate sliding",
            "6": "Intermediate lifting",
            "7": "Opening",
            "8": "Closing",
            "9": "Anti booming lifting",
            "10": "Intermediate position",
            "11": "Opening lifting",
            "12": "Closing lifting"
    
    

Don't miss a new mbapi2020 release

NewReleases is sending notifications on new releases.