2017-09-29 19:40:50,373 WARNING MainThread RFM2Pi thread is dead. 2017-09-29 19:40:50,381 WARNING MainThread Attempting to restart thread RFM2Pi (thread has been restarted 121 times... 2017-09-29 19:40:50,391 INFO MainThread Creating EmonHubJeeInterfacer 'RFM2Pi' 2017-09-29 19:40:50,398 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 9600 bits/s 2017-09-29 19:40:52,406 INFO MainThread RFM2Pi device firmware version & configuration: not available 2017-09-29 19:40:52,409 INFO MainThread Setting RFM2Pi frequency: 868 (8b) 2017-09-29 19:40:53,413 INFO MainThread Setting RFM2Pi group: 79 (79g) 2017-09-29 19:40:54,417 INFO MainThread Setting RFM2Pi quiet: 0 (0q) 2017-09-29 19:40:55,421 INFO MainThread Setting RFM2Pi baseid: 15 (15i) 2017-09-29 19:40:56,426 INFO MainThread Setting RFM2Pi calibration: 230V (1p) 2017-09-29 19:40:57,430 DEBUG MainThread Setting RFM2Pi subchannels: ['ToRFM12'] 2017-09-29 19:40:57,432 DEBUG MainThread Setting RFM2Pi pubchannels: ['ToEmonCMS'] 2017-09-29 19:40:57,439 DEBUG RFM2Pi acknowledged command: > 8b 2017-09-29 19:40:57,646 DEBUG RFM2Pi acknowledged command: > 79g 2017-09-29 19:40:57,860 DEBUG RFM2Pi 571 NEW FRAME : 9 239 7 101 5 72 8 49 0 59 2 2017-09-29 19:40:57,865 WARNING RFM2Pi Exception caught in RFM2Pi thread. Traceback (most recent call last): File "/home/pi/emonhub/src/interfacers/emonhub_interfacer.py", line 38, in wrapper return f(*args) File "/home/pi/emonhub/src/interfacers/emonhub_interfacer.py", line 89, in run rxc = self._process_rx(rxc) File "/home/pi/emonhub/src/interfacers/emonhub_interfacer.py", line 210, in _process_rx elif len(rxc.realdata) % ehc.check_datacode(datacode) != 0: File "/home/pi/emonhub/src/emonhub_coder.py", line 14, in check_datacode if datacode in datacodes: TypeError: unhashable type: 'list' 2017-09-29 19:40:57,934 WARNING MainThread RFM2Pi thread is dead. 2017-09-29 19:40:57,937 WARNING MainThread Attempting to restart thread RFM2Pi (thread has been restarted 122 times... 2017-09-29 19:40:57,942 INFO MainThread Creating EmonHubJeeInterfacer 'RFM2Pi' 2017-09-29 19:40:57,948 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 9600 bits/s