matthewwall / weewx-influx

uploader for influxdb
GNU General Public License v3.0
45 stars 22 forks source link

Decode http payload before performing find(). #27

Closed tkeffer closed 3 years ago

tkeffer commented 3 years ago

Reponses come back in bytes and have to be converted to a string before they can be searched.