Merge PR #445: Add logging to awattar state "currentMarketPrice"
This commit is contained in:
commit
0cb61b1542
@ -32,7 +32,8 @@
|
||||
"displayNameEvent": "Current market price changed",
|
||||
"type": "double",
|
||||
"unit": "EuroCentPerKiloWattHour",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"suggestLogging": true
|
||||
},
|
||||
{
|
||||
"id": "38b86cee-9588-4269-a585-128907929dc2",
|
||||
@ -105,7 +106,8 @@
|
||||
"displayNameEvent": "Current market price changed",
|
||||
"type": "double",
|
||||
"unit": "EuroCentPerKiloWattHour",
|
||||
"defaultValue": 0
|
||||
"defaultValue": 0,
|
||||
"suggestLogging": true
|
||||
},
|
||||
{
|
||||
"id": "f5ffd03d-e21f-4a27-bc69-f1aed426281c",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user