kellerza / pysma

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

Add software version to device_info #66

Closed rklomp closed 3 years ago

rklomp commented 3 years ago

Allows HA to show the current software version in the GUI

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (f945715) into master (2ed469a) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   93.31%   93.47%   +0.15%     
==========================================
  Files           4        5       +1     
  Lines         374      383       +9     
==========================================
+ Hits          349      358       +9     
  Misses         25       25              
Impacted Files Coverage Δ
pysma/__init__.py 85.09% <100.00%> (+0.09%) :arrow_up:
pysma/definitions.py 100.00% <100.00%> (ø)
pysma/helpers.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 2ed469a...f945715. Read the comment docs.