mirror of https://github.com/nymea/nymea.git
Add capacity state
parent
500f6c6cef
commit
d8acacf322
|
|
@ -7,6 +7,11 @@
|
|||
"type": "double",
|
||||
"unit": "Watt",
|
||||
"logged": true
|
||||
},
|
||||
{
|
||||
"name": "capacity",
|
||||
"type": "double",
|
||||
"unit": "WattHour"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue