cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

sht31: evaluate performance vs. quality of single vs. repeat wifi signal strength measurements #746

Open cjkrolak opened 10 months ago

cjkrolak commented 10 months ago

new wifi signal strength parameter added in #734 is measured 10x just like i2c parameters, this may be overkill and slow down the server responsiveness. Evaluate the timing impact of this change and determine if wifi signal strength should be a 1x measurement instead of 10x.