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

"perform_backtest": "false" has no effect Fix #175

Closed GeoDerp closed 5 months ago

GeoDerp commented 5 months ago

https://github.com/davidusb-geek/emhass/issues/154 & https://github.com/davidusb-geek/emhass/pull/174

GeoDerp commented 5 months ago

I have also added is True to all bools on the page just in case. Feel free to revert

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d37aac3) 89.96% compared to head (ca1151f) 90.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== + Coverage 89.96% 90.32% +0.36% ========================================== Files 6 6 Lines 1644 1644 ========================================== + Hits 1479 1485 +6 + Misses 165 159 -6 ```

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