I'm still starting w/ MeteoHub (in the trial phase). Up to now almost everything worked as expected but now I face an issue: I connected a new Temp/Hygro sensor to my Cresta and I push the weather data to WsWin.
It seems Meteohub is not able to create an import.csv which covers this properly. Take a look to this extract:
Code: Select all
27.10.2011 12:34 21.5 12.4 12.3 12.0 59.0 91.0 1010.6 0.00 3.2 135 0.2 4.3 1021.1
27.10.2011 12:35 21.5 12.4 12.5 12.1 59.0 91.0 1010.6 0.00 3.6 90 0.2 3.6 1021.1
27.10.2011 12:36 21.5 12.4 12.5 12.1 59.0 91.0 1010.6 0.00 3.6 90 0.2 3.6 1021.1
27.10.2011 12:37 21.5 12.5 12.5 12.1 59.0 90.0 1010.6 0.00 2.9 68 0.2 0.0 1021.1
27.10.2011 12:38 21.5 12.5 12.5 12.1 59.0 90.0 1010.6 0.00 2.9 68 0.2 0.0 1021.1
27.10.2011 12:39 21.5 12.7 12.7 12.1 59.0 90.0 1010.6 0.00 2.9 135 0.2 2.2 1021.1
27.10.2011 12:40 21.5 12.7 12.7 12.1 59.0 90.0 1010.6 0.00 2.9 135 0.2 2.2 1021.1
27.10.2011 12:41 21.5 12.7 12.8 12.1 59.0 90.0 1010.7 0.00 2.5 68 0.2 4.7 1021.2
27.10.2011 12:42 21.5 12.7 12.8 12.1 59.0 90.0 1010.7 0.00 2.5 68 0.2 4.7 1021.2
27.10.2011 12:43 21.5 12.7 12.9 12.2 59.0 89.0 77.0 1010.7 0.00 2.9 113 0.2 7.2 1021.2
27.10.2011 12:44 21.5 12.7 12.9 12.2 59.0 89.0 77.0 1010.7 0.00 2.9 113 0.2 7.2 1021.2
27.10.2011 12:45 21.5 12.7 13.0 12.2 59.0 90.0 77.0 1010.7 0.00 3.2 45 0.2 4.7 1021.2
27.10.2011 12:46 21.5 12.7 13.0 12.2 59.0 90.0 77.0 1010.7 0.00 3.2 45 0.2 4.7 1021.2
27.10.2011 12:47 21.5 12.7 13.0 12.2 59.0 90.0 77.0 1010.7 0.00 3.2 158 0.2 2.9 1021.2
27.10.2011 12:48 21.5 12.7 13.0 12.2 59.0 90.0 77.0 1010.7 0.00 3.2 158 0.2 2.9 1021.2
27.10.2011 12:49 21.5 12.8 13.0 12.2 59.0 90.0 77.0 1010.7 0.00 3.6 90 0.2 3.6 1021.2
Any ideas how to fix this?