mirror of
https://github.com/stylersnico/teleinfo-linky-with-raspberry.git
synced 2026-06-04 16:18:25 +02:00
Price Change, Alpiq Bemove
Change price, moving from Total Vert to Alpiq Bemove
This commit is contained in:
@@ -269,7 +269,7 @@
|
||||
},
|
||||
{
|
||||
"params": [
|
||||
"*0.0001796"
|
||||
"*0.0001668"
|
||||
],
|
||||
"type": "math"
|
||||
}
|
||||
@@ -383,7 +383,7 @@
|
||||
},
|
||||
{
|
||||
"params": [
|
||||
"*0.0002334"
|
||||
"*0.0002161"
|
||||
],
|
||||
"type": "math"
|
||||
}
|
||||
@@ -477,7 +477,7 @@
|
||||
"measurement": "HCHP",
|
||||
"orderByTime": "ASC",
|
||||
"policy": "default",
|
||||
"query": "SELECT mean(\"value\") *0.0002334 FROM \"HCHP\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
|
||||
"query": "SELECT mean(\"value\") *0.0002161 FROM \"HCHP\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
|
||||
"rawQuery": true,
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
@@ -521,7 +521,7 @@
|
||||
"measurement": "HCHC",
|
||||
"orderByTime": "ASC",
|
||||
"policy": "default",
|
||||
"query": "SELECT mean(\"value\") *0.0001796 FROM \"HCHC\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
|
||||
"query": "SELECT mean(\"value\") *0.0001668 FROM \"HCHC\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
|
||||
"rawQuery": true,
|
||||
"refId": "B",
|
||||
"resultFormat": "time_series",
|
||||
|
||||
Reference in New Issue
Block a user