Hello! With sqlitebrowser I looked now into the database: The datetime field is filled ok with the imported values from datetime. But all other columns is standing NULL. But I do not understand, why??
This is the beginning of my data.csv: mydatetime,myouttemp,myouthumidity,mydewpoint,mybarometer,mywindspeed,mywindgust,mywinddir,myheatindex 1585692300,32.9,65,22.46,30.3337271116361,4.60312,4.60312,315,32.9 1585692600,32.9,65,22.46,30.3337271116361,4.60312,4.60312,315,32.9 1585692900,32.9,66,22.82,30.3337271116361,4.60312,5.7539,315,32.9 The 1585692300 is there, but all value columns NULL inside the database. Regards, Astrid -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/507173b1-79d5-4a57-8d36-a43417f550c5%40googlegroups.com.
