kellerza / pysma

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

Update sensor definitions #82

Closed rklomp closed 3 years ago

rklomp commented 3 years ago

Adds back metering_current_consumption and metering_total_consumption as per request in https://github.com/home-assistant/core/issues/53721

Renames a few sensors Disables more sensors by default

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (6107102) into master (a24fd94) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 6107102 differs from pull request most recent head f07af95. Consider uploading reports for the commit f07af95 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          414       416    +2     
=========================================
+ Hits           414       416    +2     
Impacted Files Coverage Δ
pysma/definitions.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 a24fd94...f07af95. Read the comment docs.