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 update if updateInterval is different to default #3

Open
Pob4acke opened this issue Feb 15, 2022 · 0 comments
Open

No update if updateInterval is different to default #3

Pob4acke opened this issue Feb 15, 2022 · 0 comments

Comments

@Pob4acke
Copy link

After you hinted me to my typo in the config, it seams that with another value for the update interval it is not working anymore:

Logs:
[15.02.2022 14:03.18.069] [LOG] [VartaESS Data Fetcher (ID: 41)] {"name":"PortNotOpenError","message":"Port Not Open","errno":"ECONNREFUSED"}
[15.02.2022 14:03.23.209] [LOG] [VartaESS Data Fetcher (ID: 41)] Connected.

Config:
{
module: 'MMM-VartaESS',
position: "bottom_right",
config: {
ip: "192.168.20.9", // Entering the IP of the p$
header: "Hausbatterie",
updateInterval: 5000,
clientId: 41
}
}

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