Skip to content

Commit

Permalink
added missing type to totalPowerUse state. fixes: #18
Browse files Browse the repository at this point in the history
  • Loading branch information
daolis committed Oct 4, 2023
1 parent 1a4f922 commit bbe3687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
"de": "Gesamtverbrauch"
},
"role": "value",
"type": "number",
"unit": "W",
"read": true,
"write": false,
Expand Down

0 comments on commit bbe3687

Please sign in to comment.