V 1.1.0 Senden von Winddie in Grad, Log mehrere Werte
This commit is contained in:
2
db.js
2
db.js
@@ -23,7 +23,7 @@ CREATE TABLE IF NOT EXISTS readings (
|
||||
hum_in INTEGER, -- %
|
||||
wind_avg REAL, -- km/h
|
||||
wind_high REAL, -- km/h (nur Archiv)
|
||||
wind_dir TEXT, -- Himmelsrichtung
|
||||
wind_dir REAL, -- Grad (0–360)
|
||||
pressure REAL, -- hPa
|
||||
rain REAL, -- mm (Archiv: Intervall; Loop: Tagessumme)
|
||||
rain_rate REAL, -- mm/h
|
||||
|
||||
Reference in New Issue
Block a user