Mon, 22 May 2017 17:00:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 297, in analog soil_moisture = float(grovepi.analogRead(soil_sensor) / 100) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:00:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:01:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:02:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:03:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:04:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:05:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:06:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:07:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:08:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:09:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:10:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:11:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:12:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:13:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:14:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:15:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:16:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:17:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:18:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:19:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:20:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:21:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:22:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:23:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:24:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:25:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:26:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:27:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:28:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:29:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:30:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:31:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:32:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:33:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:34:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:35:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:36:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:37:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:38:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:39:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:40:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:41:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:42:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:43:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:44:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:45:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:46:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:47:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:48:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:49:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:50:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:51:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:52:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:53:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:54:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:55:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:56:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:57:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:58:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 17:59:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:00:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:01:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:02:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:03:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:04:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:05:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:06:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:07:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:08:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:09:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:10:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:11:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:54 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:56 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:12:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:19 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:21 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:44 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:46 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:48 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:50 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:52 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:13:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:09 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:11 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:13 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:15 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:17 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:32 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:34 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:36 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:38 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:40 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:42 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:57 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:14:59 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:01 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:03 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:05 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:07 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:22 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:24 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:26 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:28 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:30 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:41 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:43 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:45 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:47 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:49 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:51 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:53 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:55 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:15:58 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:00 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:02 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:04 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:06 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:08 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:10 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:12 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:14 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:16 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:18 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:20 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:23 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:25 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:27 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:29 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:31 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:33 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:35 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:37 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__' Mon, 22 May 2017 18:16:39 ERROR 'int' object has no attribute '__getitem__' Traceback (most recent call last): File "/home/weewx/bin/user/Raspi_Met.py", line 546, in genLoopPackets [leaf_wetness, soil_moisture, solar_wm2] = self.analog() File "/home/weewx/bin/user/Raspi_Met.py", line 295, in analog light_reading = float(grovepi.analogRead(light_sensor) / 2.0) File "/home/pi/Desktop/GrovePi/Software/Python/grovepi.py", line 226, in analogRead return number[1] * 256 + number[2] TypeError: 'int' object has no attribute '__getitem__'