webdjoe / pyvesync

pyvesync is a python library to manage Etekcity & Levoit smart devices
MIT License
168 stars 77 forks source link

Unknown device named ###### model WYSMTOD16A #223

Open Frederic-SABU opened 5 months ago

Frederic-SABU commented 5 months ago

I really like the pyvesync library which would allow me to retrieve info in python from my smart outdoor plugs. The model is GreenSun HSCB-SMT-EU. pyvesync logs properly to the vesync APIbut the model is not recognized. Is there anything I should try to retrieve info from this model ? Alternatively would you be able to recommend a vesync smart plug available in Europe that would work. None of the Etkcity products seem to be available. Thks.

webdjoe commented 5 days ago

The only thing I can suggest is to capture packets and build into library. I am happy to assist you with the process