node-red-contrib-power-saver 2.1.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -43
- package/README.md +3 -231
- package/docs/.vuepress/config.js +67 -0
- package/docs/.vuepress/dist/404.html +15 -0
- package/docs/.vuepress/dist/assets/css/styles.e835bef6.css +8 -0
- package/docs/.vuepress/dist/assets/img/back-to-top.8b37f773.svg +1 -0
- package/docs/.vuepress/dist/assets/img/elvia-config-no-config.b4bb972c.png +0 -0
- package/docs/.vuepress/dist/assets/img/elvia-config-no-tariff.3f89aba8.png +0 -0
- package/docs/.vuepress/dist/assets/img/elvia-config-select-tariff.0f73fd56.png +0 -0
- package/docs/.vuepress/dist/assets/img/elvia-config-subscription-key.8be8ab8a.png +0 -0
- package/docs/.vuepress/dist/assets/img/elvia-flow.bae2a4d5.png +0 -0
- package/docs/.vuepress/dist/assets/img/example-flow-1.3ff3e23f.png +0 -0
- package/docs/.vuepress/dist/assets/img/example-flow-2.b653b58d.png +0 -0
- package/docs/.vuepress/dist/assets/img/migrate-best-save.f73420f6.png +0 -0
- package/docs/.vuepress/dist/assets/img/migrate-power-saver.aae13f9d.png +0 -0
- package/docs/.vuepress/dist/assets/img/node-power-saver.51ff2e5d.png +0 -0
- package/docs/.vuepress/dist/assets/img/node-ps-elvia-add-tariff.94ea2b09.png +0 -0
- package/docs/.vuepress/dist/assets/img/node-ps-receive-price.76eaa418.png +0 -0
- package/docs/.vuepress/dist/assets/img/node-ps-strategy-best-save.392292d5.png +0 -0
- package/docs/.vuepress/dist/assets/img/node-ps-strategy-lowest-price.3a4ad347.png +0 -0
- package/docs/.vuepress/dist/assets/img/power-saver-nordpool-current-state.bf14afde.png +0 -0
- package/docs/.vuepress/dist/assets/img/power-saver-nordpool-events-state.8c392507.png +0 -0
- package/docs/.vuepress/dist/assets/img/power-saver-tibber-mqtt.16891dd2.png +0 -0
- package/docs/.vuepress/dist/assets/js/293.5e967839.js +1 -0
- package/docs/.vuepress/dist/assets/js/491.c183eba3.js +1 -0
- package/docs/.vuepress/dist/assets/js/812.79dad458.js +2 -0
- package/docs/.vuepress/dist/assets/js/812.79dad458.js.LICENSE.txt +8 -0
- package/docs/.vuepress/dist/assets/js/app.80d4373d.js +1 -0
- package/docs/.vuepress/dist/assets/js/runtime~app.665b411c.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-08683c60.9edcaa60.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-0aca7ba6.5eca5160.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-0b5e3c8c.c02472fb.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-1ad821fa.a628e907.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-30acb564.80b4190d.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-3706649a.d7f73384.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-4637f9e4.df94c6ea.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-510ed0d4.a78d8542.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-5954bcb2.4f4712f3.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-5db8da3a.2e49b81a.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-61f728ca.7b545524.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-677dfaed.756e0fb5.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-7c87f26e.57507077.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-8daa1a0e.1ea39527.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-b4a42144.a812c440.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-e8c55052.30f30acd.js +1 -0
- package/docs/.vuepress/dist/assets/js/v-fffb8e28.850019c1.js +1 -0
- package/docs/.vuepress/dist/changelog/index.html +15 -0
- package/docs/.vuepress/dist/contribute/index.html +15 -0
- package/docs/.vuepress/dist/euro.png +0 -0
- package/docs/.vuepress/dist/examples/example-nordpool-current-state.html +169 -0
- package/docs/.vuepress/dist/examples/example-nordpool-events-state.html +173 -0
- package/docs/.vuepress/dist/examples/example-tibber-mqtt.html +182 -0
- package/docs/.vuepress/dist/examples/index.html +15 -0
- package/docs/.vuepress/dist/guide/index.html +52 -0
- package/docs/.vuepress/dist/index.html +15 -0
- package/docs/.vuepress/dist/logo.png +0 -0
- package/docs/.vuepress/dist/nodes/index.html +15 -0
- package/docs/.vuepress/dist/nodes/old-power-saver-doc.html +97 -0
- package/docs/.vuepress/dist/nodes/power-saver.html +15 -0
- package/docs/.vuepress/dist/nodes/ps-elvia-add-tariff.html +15 -0
- package/docs/.vuepress/dist/nodes/ps-receive-price.html +80 -0
- package/docs/.vuepress/dist/nodes/ps-strategy-best-save.html +65 -0
- package/docs/.vuepress/dist/nodes/ps-strategy-lowest-price.html +89 -0
- package/docs/.vuepress/dist/nodes/strategy-input.html +40 -0
- package/docs/.vuepress/public/euro.png +0 -0
- package/docs/.vuepress/public/logo.png +0 -0
- package/docs/README.md +32 -0
- package/docs/changelog/README.md +55 -0
- package/docs/contribute/README.md +39 -0
- package/docs/examples/README.md +5 -0
- package/docs/examples/example-nordpool-current-state.md +166 -0
- package/docs/examples/example-nordpool-events-state.md +170 -0
- package/docs/examples/example-tibber-mqtt.md +179 -0
- package/docs/guide/README.md +193 -0
- package/docs/images/all-nodes.png +0 -0
- package/docs/images/best-save-config.png +0 -0
- package/docs/images/elvia-add-tariff-node-used.png +0 -0
- package/docs/images/elvia-config-no-config.png +0 -0
- package/docs/images/elvia-config-no-tariff.png +0 -0
- package/docs/images/elvia-config-select-tariff.png +0 -0
- package/docs/images/elvia-config-subscription-key.png +0 -0
- package/docs/images/elvia-flow.png +0 -0
- package/docs/images/elvia-tariff-config.png +0 -0
- package/docs/images/euro.png +0 -0
- package/docs/images/example-flow-1.png +0 -0
- package/docs/images/example-flow-2.png +0 -0
- package/docs/images/logo.png +0 -0
- package/docs/images/lowest-price-config.png +0 -0
- package/docs/images/migrate-best-save.png +0 -0
- package/docs/images/migrate-power-saver.png +0 -0
- package/docs/images/node-power-saver.png +0 -0
- package/docs/images/node-ps-elvia-add-tariff.png +0 -0
- package/docs/images/node-ps-elvia-tariff-types.png +0 -0
- package/docs/images/node-ps-elvia-tariff.png +0 -0
- package/docs/images/node-ps-receive-price.png +0 -0
- package/docs/images/node-ps-strategy-best-save.png +0 -0
- package/docs/images/node-ps-strategy-lowest-price.png +0 -0
- package/{doc → docs/images}/node-red-contrib-power-saver-flow.png +0 -0
- package/docs/images/power-saver-nordpool-current-state.png +0 -0
- package/docs/images/power-saver-nordpool-events-state.png +0 -0
- package/docs/images/power-saver-tibber-mqtt.png +0 -0
- package/docs/nodes/README.md +53 -0
- package/docs/nodes/old-power-saver-doc.md +231 -0
- package/docs/nodes/power-saver.md +23 -0
- package/docs/nodes/ps-elvia-add-tariff.md +52 -0
- package/docs/nodes/ps-receive-price.md +153 -0
- package/docs/nodes/ps-strategy-best-save.md +142 -0
- package/docs/nodes/ps-strategy-lowest-price.md +165 -0
- package/docs/nodes/strategy-input.md +39 -0
- package/package.json +16 -4
- package/src/elvia/elvia-add-tariff.html +70 -0
- package/src/elvia/elvia-add-tariff.js +47 -0
- package/src/elvia/elvia-api.js +61 -0
- package/src/elvia/elvia-config.html +44 -0
- package/src/elvia/elvia-config.js +25 -0
- package/src/elvia/elvia-tariff-types.html +34 -0
- package/src/elvia/elvia-tariff-types.js +23 -0
- package/src/elvia/elvia-tariff.html +89 -0
- package/src/elvia/elvia-tariff.js +26 -0
- package/src/elvia/icons/elvia_hvite.svg +4 -0
- package/src/elvia/icons/elvia_positive_4 copy.svg +4 -0
- package/src/handle-input.js +159 -0
- package/src/power-saver.html +116 -0
- package/{power-saver.js → src/power-saver.js} +9 -32
- package/src/receive-price-functions.js +99 -0
- package/src/receive-price.html +30 -0
- package/src/receive-price.js +21 -0
- package/src/strategy-best-save-functions.js +110 -0
- package/src/strategy-best-save.html +116 -0
- package/src/strategy-best-save.js +95 -0
- package/src/strategy-lowest-price-functions.js +35 -0
- package/src/strategy-lowest-price.html +168 -0
- package/src/strategy-lowest-price.js +125 -0
- package/{utils.js → src/utils.js} +44 -100
- package/test/data/adjustedResult.js +219 -71
- package/test/data/adjustedResult_old.js +154 -0
- package/test/data/best-save-result.json +357 -0
- package/test/data/converted-prices.json +196 -0
- package/test/data/elvia-input-grid-tariff.json +760 -0
- package/test/data/elvia-input-power-prices.json +194 -0
- package/test/data/elvia-output-add-tariff.json +290 -0
- package/test/data/lowest-price-result-cont.json +18 -0
- package/test/data/lowest-price-result-split-allday.json +21 -0
- package/test/data/lowest-price-result-split-allday10.json +20 -0
- package/test/data/lowest-price-result-split.json +20 -0
- package/test/data/nordpool-current-state-prices.json +283 -0
- package/test/data/nordpool-event-prices.json +574 -0
- package/test/data/reconfigResult.js +220 -67
- package/test/data/reconfigResult_old.js +141 -0
- package/test/data/tibber-prices-single-home.json +64 -0
- package/test/data/tibber-prices.json +124 -0
- package/test/data/{tibber_result.json → tibber-result.json} +0 -0
- package/test/elvia.test.js +26 -0
- package/test/mostSavedStrategy.test.js +22 -55
- package/test/power-saver.test.js +21 -5
- package/test/receive-price-functions.test.js +153 -0
- package/test/receive-price.test.js +122 -0
- package/test/send-config-input.test.js +8 -10
- package/test/strategy-best-save-test-utils.js +32 -0
- package/test/strategy-best-save.test.js +103 -0
- package/test/strategy-lowest-price-functions.test.js +40 -0
- package/test/strategy-lowest-price.test.js +338 -0
- package/test/test-utils.js +0 -18
- package/test/utils.test.js +22 -180
- package/doc/example-nordpool-current-state.md +0 -166
- package/doc/example-nordpool-events-state.md +0 -153
- package/doc/example-tibber-mqtt.md +0 -189
- package/doc/power-saver-nordpool-current-state.png +0 -0
- package/doc/power-saver-nordpool-events-state.png +0 -0
- package/doc/power-saver-tibber-mqtt.png +0 -0
- package/mostSavedStrategy.js +0 -84
- package/power-saver.html +0 -308
- package/test/data/tibber_data.json +0 -412
- package/test/data/tibber_prices.json +0 -412
|
@@ -0,0 +1,283 @@
|
|
|
1
|
+
{
|
|
2
|
+
"entity_id": "sensor.nordpool_kwh_trheim_nok_3_095_025",
|
|
3
|
+
"state": "0.153",
|
|
4
|
+
"attributes": {
|
|
5
|
+
"current_price": 0.153,
|
|
6
|
+
"average": 0.16691666666666666,
|
|
7
|
+
"off peak 1": 0.15812500000000002,
|
|
8
|
+
"off peak 2": 0.1615,
|
|
9
|
+
"peak": 0.1745,
|
|
10
|
+
"min": 0.149,
|
|
11
|
+
"max": 0.176,
|
|
12
|
+
"unit": "kWh",
|
|
13
|
+
"currency": "NOK",
|
|
14
|
+
"country": "Norway",
|
|
15
|
+
"region": "Tr.heim",
|
|
16
|
+
"low price": true,
|
|
17
|
+
"tomorrow_valid": true,
|
|
18
|
+
"today": [
|
|
19
|
+
0.2494, 0.2209, 0.2099, 0.219, 0.2614, 0.4426, 0.5433, 0.5667, 0.5847, 0.5762, 0.5391, 0.5124, 0.504, 0.5057,
|
|
20
|
+
0.5066, 0.5136, 0.5143, 0.5306, 0.5534, 0.5511, 0.5491, 0.5485, 0.5481, 0.5218
|
|
21
|
+
],
|
|
22
|
+
"tomorrow": [
|
|
23
|
+
0.4533, 0.4196, 0.4037, 0.3829, 0.4555, 0.4721, 0.4903, 0.5028, 0.5163, 0.5264, 0.5346, 0.5224, 0.5071, 0.5045,
|
|
24
|
+
0.5024, 0.5038, 0.5118, 0.5111, 0.5108, 0.5055, 0.5042, 0.5259, 0.5282, 0.5252
|
|
25
|
+
],
|
|
26
|
+
"raw_today": [
|
|
27
|
+
{
|
|
28
|
+
"start": "2021-10-11T00:00:00.000+02:00",
|
|
29
|
+
"end": "2021-10-11T01:00:00.000+02:00",
|
|
30
|
+
"value": 0.2494
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"start": "2021-10-11T01:00:00.000+02:00",
|
|
34
|
+
"end": "2021-10-11T02:00:00.000+02:00",
|
|
35
|
+
"value": 0.2209
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"start": "2021-10-11T02:00:00.000+02:00",
|
|
39
|
+
"end": "2021-10-11T03:00:00.000+02:00",
|
|
40
|
+
"value": 0.2099
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"start": "2021-10-11T03:00:00.000+02:00",
|
|
44
|
+
"end": "2021-10-11T04:00:00.000+02:00",
|
|
45
|
+
"value": 0.219
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"start": "2021-10-11T04:00:00.000+02:00",
|
|
49
|
+
"end": "2021-10-11T05:00:00.000+02:00",
|
|
50
|
+
"value": 0.2614
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"start": "2021-10-11T05:00:00.000+02:00",
|
|
54
|
+
"end": "2021-10-11T06:00:00.000+02:00",
|
|
55
|
+
"value": 0.4426
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"start": "2021-10-11T06:00:00.000+02:00",
|
|
59
|
+
"end": "2021-10-11T07:00:00.000+02:00",
|
|
60
|
+
"value": 0.5433
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"start": "2021-10-11T07:00:00.000+02:00",
|
|
64
|
+
"end": "2021-10-11T08:00:00.000+02:00",
|
|
65
|
+
"value": 0.5667
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"start": "2021-10-11T08:00:00.000+02:00",
|
|
69
|
+
"end": "2021-10-11T09:00:00.000+02:00",
|
|
70
|
+
"value": 0.5847
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"start": "2021-10-11T09:00:00.000+02:00",
|
|
74
|
+
"end": "2021-10-11T10:00:00.000+02:00",
|
|
75
|
+
"value": 0.5762
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"start": "2021-10-11T10:00:00.000+02:00",
|
|
79
|
+
"end": "2021-10-11T11:00:00.000+02:00",
|
|
80
|
+
"value": 0.5391
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"start": "2021-10-11T11:00:00.000+02:00",
|
|
84
|
+
"end": "2021-10-11T12:00:00.000+02:00",
|
|
85
|
+
"value": 0.5124
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"start": "2021-10-11T12:00:00.000+02:00",
|
|
89
|
+
"end": "2021-10-11T13:00:00.000+02:00",
|
|
90
|
+
"value": 0.504
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"start": "2021-10-11T13:00:00.000+02:00",
|
|
94
|
+
"end": "2021-10-11T14:00:00.000+02:00",
|
|
95
|
+
"value": 0.5057
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"start": "2021-10-11T14:00:00.000+02:00",
|
|
99
|
+
"end": "2021-10-11T15:00:00.000+02:00",
|
|
100
|
+
"value": 0.5066
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"start": "2021-10-11T15:00:00.000+02:00",
|
|
104
|
+
"end": "2021-10-11T16:00:00.000+02:00",
|
|
105
|
+
"value": 0.5136
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"start": "2021-10-11T16:00:00.000+02:00",
|
|
109
|
+
"end": "2021-10-11T17:00:00.000+02:00",
|
|
110
|
+
"value": 0.5143
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"start": "2021-10-11T17:00:00.000+02:00",
|
|
114
|
+
"end": "2021-10-11T18:00:00.000+02:00",
|
|
115
|
+
"value": 0.5306
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"start": "2021-10-11T18:00:00.000+02:00",
|
|
119
|
+
"end": "2021-10-11T19:00:00.000+02:00",
|
|
120
|
+
"value": 0.5534
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"start": "2021-10-11T19:00:00.000+02:00",
|
|
124
|
+
"end": "2021-10-11T20:00:00.000+02:00",
|
|
125
|
+
"value": 0.5511
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"start": "2021-10-11T20:00:00.000+02:00",
|
|
129
|
+
"end": "2021-10-11T21:00:00.000+02:00",
|
|
130
|
+
"value": 0.5491
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"start": "2021-10-11T21:00:00.000+02:00",
|
|
134
|
+
"end": "2021-10-11T22:00:00.000+02:00",
|
|
135
|
+
"value": 0.5485
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"start": "2021-10-11T22:00:00.000+02:00",
|
|
139
|
+
"end": "2021-10-11T23:00:00.000+02:00",
|
|
140
|
+
"value": 0.5481
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"start": "2021-10-11T23:00:00.000+02:00",
|
|
144
|
+
"end": "2021-10-12T00:00:00.000+02:00",
|
|
145
|
+
"value": 0.5218
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
|
+
"raw_tomorrow": [
|
|
149
|
+
{
|
|
150
|
+
"start": "2021-10-12T00:00:00.000+02:00",
|
|
151
|
+
"end": "2021-10-12T01:00:00.000+02:00",
|
|
152
|
+
"value": 0.4533
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"start": "2021-10-12T01:00:00.000+02:00",
|
|
156
|
+
"end": "2021-10-12T02:00:00.000+02:00",
|
|
157
|
+
"value": 0.4196
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"start": "2021-10-12T02:00:00.000+02:00",
|
|
161
|
+
"end": "2021-10-12T03:00:00.000+02:00",
|
|
162
|
+
"value": 0.4037
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"start": "2021-10-12T03:00:00.000+02:00",
|
|
166
|
+
"end": "2021-10-12T04:00:00.000+02:00",
|
|
167
|
+
"value": 0.3829
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"start": "2021-10-12T04:00:00.000+02:00",
|
|
171
|
+
"end": "2021-10-12T05:00:00.000+02:00",
|
|
172
|
+
"value": 0.4555
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"start": "2021-10-12T05:00:00.000+02:00",
|
|
176
|
+
"end": "2021-10-12T06:00:00.000+02:00",
|
|
177
|
+
"value": 0.4721
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"start": "2021-10-12T06:00:00.000+02:00",
|
|
181
|
+
"end": "2021-10-12T07:00:00.000+02:00",
|
|
182
|
+
"value": 0.4903
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"start": "2021-10-12T07:00:00.000+02:00",
|
|
186
|
+
"end": "2021-10-12T08:00:00.000+02:00",
|
|
187
|
+
"value": 0.5028
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"start": "2021-10-12T08:00:00.000+02:00",
|
|
191
|
+
"end": "2021-10-12T09:00:00.000+02:00",
|
|
192
|
+
"value": 0.5163
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"start": "2021-10-12T09:00:00.000+02:00",
|
|
196
|
+
"end": "2021-10-12T10:00:00.000+02:00",
|
|
197
|
+
"value": 0.5264
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"start": "2021-10-12T10:00:00.000+02:00",
|
|
201
|
+
"end": "2021-10-12T11:00:00.000+02:00",
|
|
202
|
+
"value": 0.5346
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"start": "2021-10-12T11:00:00.000+02:00",
|
|
206
|
+
"end": "2021-10-12T12:00:00.000+02:00",
|
|
207
|
+
"value": 0.5224
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"start": "2021-10-12T12:00:00.000+02:00",
|
|
211
|
+
"end": "2021-10-12T13:00:00.000+02:00",
|
|
212
|
+
"value": 0.5071
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"start": "2021-10-12T13:00:00.000+02:00",
|
|
216
|
+
"end": "2021-10-12T14:00:00.000+02:00",
|
|
217
|
+
"value": 0.5045
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"start": "2021-10-12T14:00:00.000+02:00",
|
|
221
|
+
"end": "2021-10-12T15:00:00.000+02:00",
|
|
222
|
+
"value": 0.5024
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"start": "2021-10-12T15:00:00.000+02:00",
|
|
226
|
+
"end": "2021-10-12T16:00:00.000+02:00",
|
|
227
|
+
"value": 0.5038
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"start": "2021-10-12T16:00:00.000+02:00",
|
|
231
|
+
"end": "2021-10-12T17:00:00.000+02:00",
|
|
232
|
+
"value": 0.5118
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"start": "2021-10-12T17:00:00.000+02:00",
|
|
236
|
+
"end": "2021-10-12T18:00:00.000+02:00",
|
|
237
|
+
"value": 0.5111
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"start": "2021-10-12T18:00:00.000+02:00",
|
|
241
|
+
"end": "2021-10-12T19:00:00.000+02:00",
|
|
242
|
+
"value": 0.5108
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"start": "2021-10-12T19:00:00.000+02:00",
|
|
246
|
+
"end": "2021-10-12T20:00:00.000+02:00",
|
|
247
|
+
"value": 0.5055
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"start": "2021-10-12T20:00:00.000+02:00",
|
|
251
|
+
"end": "2021-10-12T21:00:00.000+02:00",
|
|
252
|
+
"value": 0.5042
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"start": "2021-10-12T21:00:00.000+02:00",
|
|
256
|
+
"end": "2021-10-12T22:00:00.000+02:00",
|
|
257
|
+
"value": 0.5259
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"start": "2021-10-12T22:00:00.000+02:00",
|
|
261
|
+
"end": "2021-10-12T23:00:00.000+02:00",
|
|
262
|
+
"value": 0.5282
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"start": "2021-10-12T23:00:00.000+02:00",
|
|
266
|
+
"end": "2021-10-13T00:00:00.000+02:00",
|
|
267
|
+
"value": 0.5252
|
|
268
|
+
}
|
|
269
|
+
],
|
|
270
|
+
"unit_of_measurement": "NOK/kWh",
|
|
271
|
+
"friendly_name": "nordpool_kwh_trheim_nok_3_095_025",
|
|
272
|
+
"icon": "mdi:flash"
|
|
273
|
+
},
|
|
274
|
+
"last_changed": "2021-11-18T21:00:00.020751+00:00",
|
|
275
|
+
"last_updated": "2021-11-18T21:00:00.020751+00:00",
|
|
276
|
+
"context": {
|
|
277
|
+
"id": "dd8290ab497efaa7eb3cc76b4451a243",
|
|
278
|
+
"parent_id": null,
|
|
279
|
+
"user_id": null
|
|
280
|
+
},
|
|
281
|
+
"original_state": "0.153",
|
|
282
|
+
"timeSinceChangedMs": 1896681
|
|
283
|
+
}
|