finity69x2 / nws_alerts

An updated version of the nws_alerts custom integration for Home Assistant
86 stars 29 forks source link

fix: handle multiple yaml configured sensors #19

Closed firstof9 closed 3 years ago

firstof9 commented 3 years ago

This should handle multiple yaml entries properly.

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (b55c56b) into dev (3c82533) will decrease coverage by 0.55%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #19      +/-   ##
==========================================
- Coverage   87.13%   86.58%   -0.56%     
==========================================
  Files           4        4              
  Lines         311      313       +2     
==========================================
  Hits          271      271              
- Misses         40       42       +2     
Impacted Files Coverage Δ
custom_components/nws_alerts/sensor.py 81.94% <0.00%> (-2.35%) :arrow_down:
custom_components/nws_alerts/__init__.py 87.33% <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 3c82533...b55c56b. Read the comment docs.

finity69x2 commented 3 years ago

Sorry, I didn't see this was finished.