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, support custom.css and differences.md #219

Closed GeoDerp closed 3 months ago

GeoDerp commented 3 months ago

Hopefully this will work. This adds custom.css & differences.md (created in previous PR's) into the EMHASS Docs. (feel free to move the order in Index.md)

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 (6ddb723) to head (0676880).

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

GeoDerp commented 3 months ago

Thanks @davidusb-geek , noticed for some reason the menu button doesn't work on mobile with custom.css. I'll see if I can have a look at this Tomorrow and patch. 👍