staromeste / homebridge-http-advanced-accessory

Supports all devices on HomeBridge Platform / Bridges devices to http
Apache License 2.0
65 stars 22 forks source link

FS3000 sensor #50

Open Zbigniew58 opened 1 year ago

Zbigniew58 commented 1 year ago

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