mirror of https://github.com/nymea/nymea.git
Fix JSON typo in heatpump interface
parent
e8e66c9b7f
commit
17371bdb7c
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"description": "The base for all heat pump interfaces. Can be used by the client to filter for heat pumps in the system."
|
||||
"description": "The base for all heat pump interfaces. Can be used by the client to filter for heat pumps in the system.",
|
||||
"states": [
|
||||
{
|
||||
"name": "outdoorTemperature",
|
||||
|
|
|
|||
Loading…
Reference in New Issue