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
I use two Sonoff TH10 to monitor and control incubators temperature and humidity. I need fast and accurate readings to keep those in check. Only way to have reliable readings and reaction is to use older versions (2.4.7 working great) with those settings in configuration.yaml:
mode: local
force_update: [temperature, humidity]
scan_interval: "00:00:30"
sensors: [temperature, humidity]
Without those settings temperature and humidity go up or down way to much until update is received. 5 minutes is bad for my use, but even so the update sometimes is more then 10 minutes. A way to update the sensors is also by toggle the switch, but interfere with automations.
It is any way I can force the update in new versions? The settings in configuration are ignored on new version?
The text was updated successfully, but these errors were encountered:
I use two Sonoff TH10 to monitor and control incubators temperature and humidity. I need fast and accurate readings to keep those in check. Only way to have reliable readings and reaction is to use older versions (2.4.7 working great) with those settings in configuration.yaml:
Without those settings temperature and humidity go up or down way to much until update is received. 5 minutes is bad for my use, but even so the update sometimes is more then 10 minutes. A way to update the sensors is also by toggle the switch, but interfere with automations.
It is any way I can force the update in new versions? The settings in configuration are ignored on new version?
The text was updated successfully, but these errors were encountered: