Switched from influx to victoria metrics (more light weight for pi)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {queryHourly, getCoords, queryCurrent} from './influx.mjs';
|
||||
import {queryHourly, getCoords, queryCurrent} from './sensors.mjs';
|
||||
import {getCelestialCurrent} from './celestial.mjs';
|
||||
import {getWeatherCondition} from './openweather.mjs';
|
||||
import {localDateStr} from './config.mjs';
|
||||
|
||||
Reference in New Issue
Block a user