jimmywarting / wemo-client

JavaScript client library for controlling and subscribing to Wemo Devices
MIT License
132 stars 40 forks source link

Windows support #56

Closed roccomuso closed 7 years ago

roccomuso commented 7 years ago

Does it works on Windows? Should be worth run automated tests on AppVeyor and add the build status badge.

timonreinhard commented 7 years ago

It's been reported to work under Windows.

roccomuso commented 7 years ago

It works to me too, but I had to remove the network interface option and have it fetched automatically.

timonreinhard commented 7 years ago

Would be great if you find the time to share your insights by contributing code and/or documentation. As I don't use a Windows environment I'm 100% dependent on contributors to have wemo-client support that platform.

lutas commented 7 years ago

I use this both on Windows 10 and rpi/debian. Discovering devices, getting status and turning on/off devices all work fine for me

Sawtaytoes commented 7 years ago

Exactly the same use case is working for me as @lutas. I develop in Windows and use it in Rasbian w/ a Raspberry Pi.