Merge branch 'master' of github.com:/matthewwall/weewx-netatmo

This commit is contained in:
Matthew Wall 2017-03-28 08:06:38 -04:00
commit 51a0bbd47a

View file

@ -193,7 +193,7 @@ class NetatmoDriver(weewx.drivers.AbstractDevice):
if pkt:
yield pkt
except Queue.Empty:
logdbg('empty queue')
pass
def data_to_packet(self, data):
# convert netatmo data to format for database