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

Error 364 JSON formatting error #42

Open
snl1 opened this issue Dec 2, 2022 · 1 comment
Open

Error 364 JSON formatting error #42

snl1 opened this issue Dec 2, 2022 · 1 comment

Comments

@snl1
Copy link

snl1 commented Dec 2, 2022

The plugin sometimes generates an error 364 Error Code -1003 while fetching the device data.
Devices used: two P110
image

i haven't got behind what causes this error when it happens.

    {
        "name": "Tapo Smart Platform",
        "username": "xxx",
        "password": "xxx",
        "devices": [
            {
                "name": "xxx",
                "host": "10.10.x.y",
                "type": "PowerPlug",
                "updateInterval": 30,
                "timeout": 2
            },
            {
                "name": "xxx",
                "host": "10.10.x.y",
                "type": "PowerPlug",
                "updateInterval": 30,
                "timeout": 2
            }
        ],
        "platform": "TapoP100"
    }
@apatsufas
Copy link
Owner

Please try the latest Version 1.5.1

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

2 participants