Skip to content

1.2.0

Compare
Choose a tag to compare
@jasper-seinhorst jasper-seinhorst released this 03 Mar 17:25
· 14 commits to main since this release

This version adds the ability to disable single sensors. If you don't have solar panels you can disable the power return sensor. If you only want to know the power return, you can disable the power consumption sensor. By default both sensors are activated.

Use this example to disable or enable sensors;

"hidePowerConsumptionDevice": false,
"hidePowerReturnDevice": true