Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoff TH10 slow update interval after 3.0.0 #814

Closed
lgxmedia opened this issue May 4, 2022 · 1 comment
Closed

Sonoff TH10 slow update interval after 3.0.0 #814

lgxmedia opened this issue May 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@lgxmedia
Copy link

lgxmedia commented May 4, 2022

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?

@AlexxIT AlexxIT added the enhancement New feature or request label May 4, 2022
@AlexxIT
Copy link
Owner

AlexxIT commented May 4, 2022

Added to latest master version. Will be in next release
https://github.com/AlexxIT/SonoffLAN#force-update

@AlexxIT AlexxIT closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants