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

EP10 stop working #332

Open
1 task done
tinhtrilac opened this issue Jan 13, 2024 · 4 comments
Open
1 task done

EP10 stop working #332

tinhtrilac opened this issue Jan 13, 2024 · 4 comments
Labels

Comments

@tinhtrilac
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

EP10 model was not in supported list, but it used to work. Now EP10 model stop recognize or working with homebridge

What, if anything, has recently changed?

Nothing change.

Version

v8.0.1

Node Version

v18.15.0

Homebridge Version

v1.7.0

Which OS/Platform?

Linux

Relevant log output

[1/13/2024, 12:55:55 PM] [TplinkSmarthome] Launched child bridge with PID 10221
[1/13/2024, 12:55:55 PM] Registering platform 'homebridge-tplink-smarthome.TplinkSmarthome'
[1/13/2024, 12:55:55 PM] [TplinkSmarthome] Loaded homebridge-tplink-smarthome v8.0.1 child bridge successfully
[1/13/2024, 12:55:55 PM] Loaded 0 cached accessories from cachedAccessories.0E97E348062D.
[1/13/2024, 12:55:55 PM] [TplinkSmarthome] homebridge-tplink-smarthome v8.0.1, node v18.15.0, homebridge v1.7.0, api v2.7

Configuration

{
    "name": "TplinkSmarthome",
    "addCustomCharacteristics": true,
    "switchModels": [
        "EP10"
    ],
    "deviceTypes": [
        "plug",
        "bulb"
    ],
    "_bridge": {
        "username": "0E:97:E3:48:06:2D",
        "port": 43764
    },
    "platform": "TplinkSmarthome"
}
@tinhtrilac tinhtrilac added the bug label Jan 13, 2024
@ED7779
Copy link

ED7779 commented Jan 19, 2024

I am experiencing the same issue, I try to reinstall and same thing it not able to find devices on the network.

@jasonlboggs
Copy link

8.0.1 is broken. It's recommend to roll back to the latest 7.x version.

@ED7779
Copy link

ED7779 commented Jan 19, 2024

I try rolling back but for some reason is not scanning for my devices.

@tinhtrilac
Copy link
Author

I waited for more than a day. Homebridge started to recognize the device. Im

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants