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

Documentation correction #270

Closed WimGo closed 1 month ago

WimGo commented 1 month ago

The documentation, at https://emhass.readthedocs.io/en/latest/intro.html#the-publish-data-specificities mentions these variables: sensor_power_load_no_var_loads, sensor_power_load, sensor_power_washing_machine, sensor_power_load. According to my understanding, in all these cases, the first underscore should be a dot, as in: sensor.power_load_no_var_loads, sensor.power_load, sensor.power_washing_machine, sensor.power_load

WimGo commented 1 month ago

I pull this issue. Probably I need to read more.

davidusb-geek commented 1 month ago

Hi yes those are errors, there should be a dot instead of underscores after sensor.