rtuck99 / openhab-binding

OpenHAB Bindings for Viessmann and Glowmarkt APIs
Eclipse Public License 2.0
8 stars 3 forks source link

Support gas consumption in kilowattHours #43

Closed rtuck99 closed 1 year ago

rtuck99 commented 1 year ago

“feature”: “heating.gas.consumption.dhw”, “gatewayId”: “xxx”, “isEnabled”: true, “isReady”: true, “properties”: { “day”: { “type”: “array”, “unit”: “kilowattHour”, “value”: [ 0, 2, 3, 0, 4, 3, 1, 0 ] },

rtuck99 commented 1 year ago

fixed in 3.4.3