staromeste/homebridge-http-advanced-accessory

FS3000 sensor

Opened this issue · 0 comments

hello, I have a sensor that sends me this information in the http format

{"fs3000":[{"value":425,"unit":"raw"},{"value":0.034,"unit":"m/s"},{"value":0.076,"unit":"mil/h"},{"value":0.957,"unit":"m3/h"}]}

only in this plugin there is no such accessory that would read m/s and m3/h
please help how to do it
Regards