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
282 stars 54 forks source link

web_server options_json bug in standalone fix #226

Closed GeoDerp closed 6 months ago

GeoDerp commented 6 months ago

Related to issue in: https://github.com/davidusb-geek/emhass/issues/225

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.54%. Comparing base (94c7421) to head (7c7afee). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## ======================================= 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.

GeoDerp commented 6 months ago

Sorry @davidusb-geek, Im questioning if this was because one of my last commits didn't make it to the PR (my fault). Or that I made a glaring mistake.