benningm / docker-telegraf-netatmo

script and docker image to retrieve data from netatmo API
10 stars 8 forks source link

error (NoMethodError) #2

Closed jostrasser closed 5 years ago

jostrasser commented 5 years ago

Hi,

I think the script is broken since a few days:

./netatmo:81:in filter_data': private methodselect' called for nil:NilClass (NoMethodError)
from ./netatmo:75:in process_data' from ./netatmo:102:inmeasurements'
from ./netatmo:120:in `

'

Stopped working without any changes on the linux-side.

Any ideas?

Thanks JO

jostrasser commented 5 years ago

Found an issue with ruby. Thanks!