Hej, nu behöver jag lite hjälp med min config. Rapporterar temperaturen till temperatur.nu via #Hash.
Vart ställer man in i weather.ini filen, hur ofta väderstationen skall rapportera till Temperatur.nu? just nu sker det bara 1 gång på ett dygn, fast jag har valt att den skall rapportera LIVE.(weather-undergrund rapporterar LIVE och fungerar felfritt).
så här ser min config ut,
[config]
ws type = 1080
day end hour = 9
gnuplot encoding = iso_8859_1
language = en
logdata sync = 1
rain day threshold = 0.2
usb activity margin = 3.0
pressure offset = 15.6
frequent writes = False
template encoding = iso-8859-1
gnuplot version = 4.2
[fixed]
station clock = 1365620624.45
sensor clock = 1365620436.04
pressure offset = -7.1
[paths]
templates = /home/pi/weather/templates/
graph_templates = /home/pi/weather/templates/
work = /home/pi/weather/temp
local_files = /home/pi/weather/results/
[live]
services = ['underground_rf', 'temperaturnu']
twitter = []
text = ['yowindow.xml','L']
plot = []
[logged]
services = ['underground', 'temperaturnu']
twitter = []
text = ['6hrs.txt']
plot = []
[hourly]
services = []
twitter = []
text = ['24hrs.txt', '7days.txt', 'feed_hourly.xml', 'allmonths.txt']
plot = ['7days.png.xml', '24hrs.png.xml', 'rose_24hrs.png.xml' ,'24hrs_full_features.png.xml']
[12 hourly]
services = []
twitter = []
text = []
plot = []
[daily]
services = []
twitter = []
text = ['feed_daily.xml']
plot = ['28days.png.xml']
[underground]
station = IVSTERBO26
password = xxxxxxx
template = default
[temperaturnu]
hash = 852943aaxxxxxxxxxxxxxxxxxxxx
template = default
Tack på förhand.