weltmeyer / ha_sonnenbatterie

Homeassistant integration to show many stats of Sonnenbatterie
GNU General Public License v3.0
51 stars 24 forks source link

Fix powermeter sensor unavailable if it should be "0" instead #60

Closed Xitee1 closed 1 month ago

Xitee1 commented 1 month ago

Add missing None check to fix powermeter sensors showing unavailable if the value should be "0" instead.

Fixes #59