HentschelT / openhab2-addons

The next-generation open Home Automation Bus (openHAB)
Eclipse Public License 1.0
9 stars 3 forks source link

[EnphaseEnvoy] Use Unit of Measurement for Energy/Power channels #23

Open jswim788 opened 5 years ago

jswim788 commented 5 years ago

Expected Behavior

Suggest adding the UoM for the power and energy channels in the Enphase Envoy openhab2 add-on.

Current Behavior

Doesn't appear to have the UoM for power and energy channels. I could be mistaken, but I don't see this.

Possible Solution

See https://www.openhab.org/docs/concepts/units-of-measurement.html

Steps to Reproduce (for Bugs)

Channel link doesn't show UoM

Context

Easier to convert from Wh to MWh in the Item or W to kW or MW.

Your Environment

Snapshot 2.5 from 17 Jan 2019

lsiepel commented 3 years ago

@jswim788 there is a new binding with a local api. that has this fixed https://github.com/Hilbrand/openhab-addons/tree/enphase/bundles/org.openhab.binding.enphase

Discussion here: https://community.openhab.org/t/new-binding-enphase-envoy-solar-system-gateway/44449