Peter

Results 13 comments of Peter

I am getting the same issue. Tuya developer documentation clearly states the order and types for all available datapoints and in theory matches plugin's expectations. However, for reasons unknown to...

These shall also be removed from all READMEs as they're still in the [example configuration manual](https://github.com/luizdepra/hugo-coder/wiki/Configurations#complete-example). Is someone already on that or shall I fix it?

With BitBucket updates there're now missing fields in the library, and it would be great if we could continue using same package for bitbucket-related work. @lvermeulen Is there any chance...

Also broken for me after updating at 0.4.1, albeit with a slightly different error: ``` NotImplementedError: Interface IVirtualDesktopManagerInternal not supported for windows version 10.0.22621, platform version 10.0.22621. Please open an...

@mrob95 I seem to be still having the same issue with the new master, I'll try getting the exact interface UUID tomorrow

@mrob95 Everything worked for a long time before, I think I was even on 0.3.X earlier. After a Windows update all my pyvda scripts started crashing, an update to 0.4.1...

@mrob95 Just checked, now makes sense why the fix doesn't work. The interface is not there at all... ![image](https://github.com/mrob95/pyvda/assets/10243632/8d0fae62-1799-40ca-907e-43a2ce52230e)

Alright, so I've looked into it a bit. Apparently I was blind yesterday, and the error I got was about IVirtualDesktopManagerInternal**2**, not IVirtualDesktopManagerInternal, which actually succeeded after the latest fix....

+1. Small change, but big enabler for most @pruggit

Thank you @pruggit ! Do you also plan on publishing a Nuget release of the new version?