You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
value = parseInt(value, 16) / 60 // Returns the interval in minutes at which the temp/humidity sensor will send an update. Interval is changed by pressing the button on the sensor
"value" should be "sensorValue" for both references of the variable in this line.
The text was updated successfully, but these errors were encountered:
templates/_templates/arlec_SGS01HA
Line 101 in 5a3a480
"value" should be "sensorValue" for both references of the variable in this line.
The text was updated successfully, but these errors were encountered: