pyvesync icon indicating copy to clipboard operation
pyvesync copied to clipboard

PyVesync fails to recognise smart plug

Open timluther opened this issue 1 year ago • 3 comments

Hi, I'm trying to connect to a smart plug in both home assistant and in my own python test scripts but so far, no joy.

On initialising the library in debug mode, I get the following messages:

2023-06-17 10:06:12,736 - DEBUG - New device list initialized 2023-06-17 10:06:12,736 - DEBUG - Unknown device named OfficePCs model WHOGPLUG 2023-06-17 10:06:12,736 - DEBUG - Error - 'VeSync' object has no attribute 'unknown' 2023-06-17 10:06:12,736 - DEBUG - WHOGPLUG device not added 2023-06-17 10:06:12,736 - DEBUG - Start updating the device details one by one

So, it looks like it's failing to find my plug, which is a 'WI-FI Smart Plug, WHDZ03' (available here: https://www.amazon.co.uk/Socket-Monitor-Function-SmartLife-Control/dp/B09CYMF1CP).

Do you support this device and is there anything I can do to get it working?

timluther avatar Jun 17 '23 09:06 timluther