finity69x2 / nws_alerts

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

fix: yaml config import #17

Closed firstof9 closed 3 years ago

firstof9 commented 3 years ago

@finity69x2 This one should resolve YAML configuration importing.

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (7b6ec36) into dev (e01bb77) will decrease coverage by 0.93%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #17      +/-   ##
==========================================
- Coverage   91.26%   90.32%   -0.94%     
==========================================
  Files           4        4              
  Lines         309      310       +1     
==========================================
- Hits          282      280       -2     
- Misses         27       30       +3     
Impacted Files Coverage Δ
custom_components/nws_alerts/config_flow.py 86.25% <100.00%> (+0.17%) :arrow_up:
custom_components/nws_alerts/__init__.py 90.19% <0.00%> (-1.97%) :arrow_down:

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 e01bb77...7b6ec36. Read the comment docs.