wemo-client icon indicating copy to clipboard operation
wemo-client copied to clipboard

JavaScript client library for controlling and subscribing to Wemo Devices

Results 22 wemo-client issues
Sort by recently updated
recently updated
newest added

thinking of using built in fetch, it would either require NodeJS v18. But that might be too much breaking. the alternative is that we let user bring their own fetch...

I found this library [wemo-client](https://github.com/jimmywarting/wemo-client) that recognize Wemo devices so i can use them in the application , i installed it with yarn add wemo-client , but when i use...