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
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
Given that the thermal sensor is in the case, it is showing higher values than the room temp. Would it be possible to add an offset field to the plug-in to adjust the temp, keeping it in sync with the room temp.
Thanks!
The text was updated successfully, but these errors were encountered:
??? The plug draws electricity, the temperature sensors are specifically for the temperature of the plug which changes based on power draw. Don't quite understand what you hope to achieve by offsetting it
If you want to use this socket to measure external temperature, just append -15 to the end of line 120 in index.js and restart the plugin. This offset properly compensates the heat step between the internal and external temp in idle mode.
Given that the thermal sensor is in the case, it is showing higher values than the room temp. Would it be possible to add an offset field to the plug-in to adjust the temp, keeping it in sync with the room temp.
Thanks!
The text was updated successfully, but these errors were encountered: