Closed PoulKlemmensen closed 1 year ago
On e.g. Inkbird temperature sensors, it is not possible to adjust calibration when setting them up.
It seems like you have an error in AssignSensorModal.vue, line 280.
Think you have to change the following device_definition.c = calibration_sendable; to device_definition.j = calibration_sendable;
Thank you - Fix will be incoming shortly!
On e.g. Inkbird temperature sensors, it is not possible to adjust calibration when setting them up.
It seems like you have an error in AssignSensorModal.vue, line 280.
Think you have to change the following device_definition.c = calibration_sendable; to device_definition.j = calibration_sendable;