apatsufas / homebridge-tapo-p100

Homebridge TP-LINK Tapo P100 Platform Plugin
Apache License 2.0
64 stars 14 forks source link

My Tapo P100 is turning on every weekday at 6:00am #8

Open djcrawleravp opened 3 years ago

djcrawleravp commented 3 years ago

Describe Your Problem: I have 2 Tapo P100s (one for my HIFI and one for my stand lamp)

My HiFi is turning on every weekday at 5:59am (been there to check) even with hoobs and alexa turned off.

No routines are set on my Tapo account, Is there a way to configure the plugs in another way?

Logs:

Nothing to show on logs, I've disconnected my Amazon Echo and Hoobs from the wall to test this

Show the Homebridge logs here, remove any sensitive information.

Same as above

Plugin Config:

{ "platform": "TapoP100", "plugin_map": { "plugin_name": "homebridge-tapo" }, "name": "Tapo Smart Platform", "username": "xxxx@xxxx.xx", "password": "SuperSecretPassword", "devices": [ { "name": "Hi-Fi", "host": "192.168.0.30" }, { "name": "Lamp", "host": "192.168.0.31" } ] }

Environment:

apatsufas commented 3 years ago

Hello @djcrawleravp,

I haven't such an issue with my P100 (I have them only connected to homebridge and the Tapo app).

Have you tried resetting it?

djcrawleravp commented 3 years ago

I want to avoid that as much as possible because every time I re-add a device on hoobs the last "phantom" one keeps appearing for a while and messing up my config :/

djcrawleravp commented 3 years ago

Maybe there is a web admin on the device or something?

apatsufas commented 3 years ago

I want to avoid that as much as possible because every time I re-add a device on hoobs the last "phantom" one keeps appearing for a while and messing up my config :/

This happens because the accessories are been cached. I'm not familiar with hoobs but homebridge gives you the option to remove cached accessories.

apatsufas commented 3 years ago

Maybe there is a web admin on the device or something?

I'm not aware of one.