DanTheMan827 / homebridge-ds18b20

25 stars 10 forks source link

Offset not working properly #17

Closed fascpt closed 3 years ago

fascpt commented 3 years ago

Whenever I configure an offset (say "1.3") the value is adjusted for only a few seconds, only to return to the original value without offset.

This is my config: { "accessory": "DS18B20", "name": "DS18B20", "device": "28-0517c0e696ff", "pollInterval": 5000, "offsetC": 1.3 }

DanTheMan827 commented 3 years ago

Fixed. download the latest version again