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

no or slow updates #11

Open
Kentajoh opened this issue Jan 4, 2022 · 0 comments
Open

no or slow updates #11

Kentajoh opened this issue Jan 4, 2022 · 0 comments

Comments

@Kentajoh
Copy link

Kentajoh commented Jan 4, 2022

I live in Norway and use country code EU. Changes from smart_life to tuya since this is my app of choice. I changed updateinterval and timeout a few times and it now shows "no data". When I kept it original it would show when I turned something on, but it would use a lot of time (5 minutes?) to update. I want almost instantaneous updates to see if the garagedoor opened, or if I remembered to turn off the coffeemaker before leaving the house.
I guess it has to do with the timeout setting being to low?? I don't understand what it does really..
I'm running:

{
  module: 'MMM-TuyaSL',
  position: 'top_right',
  header: 'TuyaSL',
  config: {
    userName: '###@gmail.com',
    password: 'password',
    countryCode: 'EU',
    bizType: 'tuya'
    showOnlyOnline: false,
    showOnlyOn: false,
    colour: false,
    updateInterval: 30 * 1000,
    timeout: 1 * 1000,
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant