rtuck99/openhab-binding

Support gas consumption in kilowattHours

Closed this issue · 1 comments

“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
]
},

fixed in 3.4.3