davidusb-geek / emhass

emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
MIT License
260 stars 51 forks source link

retrieve_hass.py error day info #234

Closed GeoDerp closed 3 months ago

GeoDerp commented 3 months ago

This hasn't been tested yet (just because its difficult to test). Just slightly tweaked the logger.error to respond to the error day.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.54%. Comparing base (910a888) to head (0f74f38).

Files Patch % Lines
src/emhass/retrieve_hass.py 0.00% 2 Missing :warning:
src/emhass/command_line.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ======================================= Coverage 87.54% 87.54% ======================================= Files 6 6 Lines 1710 1710 ======================================= Hits 1497 1497 Misses 213 213 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.