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

docs requirements.txt bump sphinx #221

Closed GeoDerp closed 3 months ago

GeoDerp commented 3 months ago

I'm wondering if this is all it needs to fix the mobile button? Unfortunately cant test Sphinx locally without Error:Could not import extension sphinx.builders.linkcheck (exception: No module named 'html.parser'; 'html' is not a package) make: *** [Makefile:20: html] Error 2 error

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.63%. Comparing base (6d01db6) to head (32c6e05).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ======================================= Coverage 87.63% 87.63% ======================================= Files 6 6 Lines 1707 1707 ======================================= Hits 1496 1496 Misses 211 211 ```

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