CJNE / pymyenergi

An async python library for interfacing with MyEnergi devices
MIT License
19 stars 15 forks source link

Change Labels of Zappi Energy and add Sum #6

Closed chkorn closed 1 year ago

chkorn commented 1 year ago

based on discussion in https://github.com/CJNE/ha-myenergi/issues/217 I relabeled h[1-3]b to device_boosted and changed device_total to be sum of boosted + green energy.

CJNE commented 1 year ago

Looks great, thanks! Merging.