Thank you very much for your help, this is really awesome!
I just made the installation with you manual.
At the moment i get the following status:
root@raspberrypi:~# sudo /etc/init.d/weewx start
[ ok ] Starting weewx (via systemctl): weewx.service.
root@raspberrypi:~# sudo tail -f /var/log/syslog
Aug 28 22:19:57 raspberrypi weewx[461]: **** File
"/home/weewx/bin/weewx/engine.py", line 188, in run
Aug 28 22:19:57 raspberrypi weewx[461]: **** for packet in
self.console.genLoopPackets():
Aug 28 22:19:57 raspberrypi weewx[461]: **** File
"/home/weewx/bin/user/ws3000.py", line 292, in genLoopPackets
Aug 28 22:19:57 raspberrypi weewx[461]: **** loop_packet =
self.getCurrentValues()
Aug 28 22:19:57 raspberrypi weewx[461]: **** File
"/home/weewx/bin/user/ws3000.py", line 267, in getCurrentValues
Aug 28 22:19:57 raspberrypi weewx[461]: **** raw_data =
self._get_raw_data(read_sensors_command)
Aug 28 22:19:57 raspberrypi weewx[461]: **** File
"/home/weewx/bin/user/ws3000.py", line 359, in _get_raw_data
Aug 28 22:19:57 raspberrypi weewx[461]: **** raise
weewx.IO_ERROR("Error while fetching " + self._get_cmd_name(hex_command))
Aug 28 22:19:57 raspberrypi weewx[461]: **** TypeError: 'int' object
is not callable
Aug 28 22:19:57 raspberrypi weewx[461]: **** Exiting.
it seems that there is still a small problem. The index.html file is still
the one from the simulator.
The sensor map in the config file i made like this:
[[sensor_map]]
inTemp = t_1
outTemp = t_5
extraTemp1 =
extraTemp2 = t_2
extraTemp3 = t_3
extraTemp4 = t_4
extraTemp5 =
extraTemp6 =
extraTemp7 =
extraTemp8 =
inHumidity = h_1
outHumidity = h_5
extraHumid1 =
extraHumid2 = h_2
extraHumid3 = h_3
extraHumid4 = h_4
extraHumid5 =
extraHumid6 =
extraHumid7 =
extraHumid8 =
My sensor number 1 is the main indoor sensor and my outdoor sensor is
sensor number 5.
Peter
--
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].
For more options, visit https://groups.google.com/d/optout.