kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

Fix get_devclass if no class present in result #85

Closed rklomp closed 2 years ago

rklomp commented 2 years ago

Fixes compatibility with sunnyboy 1.5

Fixes home-assistant/core#56347

codecov[bot] commented 2 years ago

Codecov Report

Merging #85 (6955f24) into master (9b932e1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          416       417    +1     
=========================================
+ Hits           416       417    +1     
Impacted Files Coverage Δ
pysma/__init__.py 100.00% <100.00%> (ø)
pysma/const.py 100.00% <100.00%> (ø)
pysma/sensor.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b932e1...6955f24. Read the comment docs.