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

README.md standalone timezone info #227

Closed GeoDerp closed 3 months ago

GeoDerp commented 3 months ago

Looks like TZ defaults the system to UTC. However, I believe this only effects the Web_server diagrams (hence the note in README). Thanks goes to my Dad for finding this issue.

HA passes this variable with add-on. Therefore this issue should be standalone specific.

codecov[bot] commented 3 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 (3b034ad). Report is 3 commits behind head on master.

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