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

chuangmi.plug.hmi206 support #21

Open
hatebreeder94 opened this issue Jun 9, 2020 · 1 comment
Open

chuangmi.plug.hmi206 support #21

hatebreeder94 opened this issue Jun 9, 2020 · 1 comment

Comments

@hatebreeder94
Copy link

hatebreeder94 commented Jun 9, 2020

Hi,

I have a european Mi WiFi Plug, all requests to it are being timed out even though it works fine with Mi Home app.
Is it unsupported by the plugin or am i doing something wrong?
I am positive that i acquired a correct token and specified a correct IP address.

Thanks!

[MiOutletPlatform][ERROR]MiPlugBase - Outlet - getPower Error: Error: Call to device timed out
[MiOutletPlatform][ERROR]MiPlugBase - Outlet - getOutletInUse Error: Error: Call to device timed out
[MiOutletPlatform][ERROR]MiPlugBase - Outlet - getPower Error: Error: Call to device timed out
[MiOutletPlatform][ERROR]MiPlugBase - Outlet - getOutletInUse Error: Error: Call to device timed out

My config:

{
            "platform": "MiOutletPlatform",
            "deviceCfgs": [
                {
                    "type": "MiPlugBase",
                    "ip": "192.168.100.xx",
                    "token": "xxxx",
                    "outletName": "european plug",
                    "outletDisable": false,
                    "temperatureName": "office room outlet temperature",
                    "temperatureDisable": true,
                    "switchLEDName": "office room led light switch",
                    "switchLEDDisable": true
                }
            ]
        },
@Michelvl92
Copy link

Michelvl92 commented Oct 6, 2020

I would also appreciate the support for this plug! @hatebreeder94 did you already found an option to get the chuangmi.plug.hmi206 working with homekit/homebridge?

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