alpha
Login
or
Join now
jeamy.tngl.sh
/
ecowitt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Weather Station / ECOWITT / DNT
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
SQL exception ...
author
Jeamy
date
9 months ago
(Sep 29, 2025, 7:20 PM +0200)
commit
e635921d
e635921df8dfe9990aa7e9fea568bfdaee285007
parent
fc00666c
fc00666c407284c0d614af9db8ba0abb15461610
-2
1 changed file
Expand all
Collapse all
Unified
Split
src
lib
data
columns.ts
-2
src/lib/data/columns.ts
Reviewed
···
97
97
tempCandidates.length = 0;
98
98
tempCandidates.push(...filtered);
99
99
temp = ot;
100
100
-
} else if (!tempCandidates.includes("Outdoor Temperature(℃)")) {
101
101
-
tempCandidates.push("Outdoor Temperature(℃)");
102
100
}
103
101
104
102
// Dew point detection (Taupunkt / Dew Point)