mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
Update test.py
degree is a non-UTF-8 code. too risky to have that
This commit is contained in:
parent
ec996fe410
commit
a2770e8410
2
test.py
2
test.py
@ -21,7 +21,7 @@ pv_forecast = [
|
|||||||
3027.55, 2574.46, 1720.4, 963.4, 383.3, 0, 0, 0
|
3027.55, 2574.46, 1720.4, 963.4, 383.3, 0, 0, 0
|
||||||
]
|
]
|
||||||
|
|
||||||
# Temperature Forecast (in °C)
|
# Temperature Forecast (in degree C)
|
||||||
temperature_forecast = [
|
temperature_forecast = [
|
||||||
18.3, 17.8, 16.9, 16.2, 15.6, 15.1, 14.6, 14.2, 14.3, 14.8, 15.7,
|
18.3, 17.8, 16.9, 16.2, 15.6, 15.1, 14.6, 14.2, 14.3, 14.8, 15.7,
|
||||||
16.7, 17.4, 18.0, 18.6, 19.2, 19.1, 18.7, 18.5, 17.7, 16.2, 14.6,
|
16.7, 17.4, 18.0, 18.6, 19.2, 19.1, 18.7, 18.5, 17.7, 16.2, 14.6,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user