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

Documentation compilation failed for some classes #171

Closed davidusb-geek closed 8 months ago

davidusb-geek commented 8 months ago

In the documentation on the API section there are several docstrings that are not being compiled. Probably related to the latest change of class names.

davidusb-geek commented 8 months ago

Solved with #172