wasilukm / hoymiles-mqtt

Send data from Hoymiles PV plant to Home Assistant without cloud
MIT License
46 stars 9 forks source link

Add support for expire_after #4

Closed wasilukm closed 2 years ago

wasilukm commented 2 years ago

Add support for entities expiration, DTU or microinverter entities may become unavailable in Home Assistant after a certain number of seconds when there is no update from hoymiles-mqtt

Resolves #3

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (eb8dce5) into main (b177dd9) will not change coverage. The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main      #4   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          5       5           
  Lines        177     182    +5     
=====================================
- Misses       177     182    +5     
Impacted Files Coverage Δ
hoymiles_mqtt/__main__.py 0.00% <0.00%> (ø)
hoymiles_mqtt/ha.py 0.00% <0.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 b177dd9...eb8dce5. Read the comment docs.