Open source control for Belkin WeMo devices
install docker (best thing since Linux and Apache :) )
run ouimeaux server in the container (note: the server port is 15000 due to the confilct on Synology NAS with the default DSM port):
sudo docker run --detach --net=host --name wemo aktur/ouimeaux
sudo docker build -t aktur/ouimeaux
Access the ouimeaux server: http://docker-machine-ip:15000
The ouimeaux WeMo server will be accessible on the docker machine ip:15000. It will also recognize all WeMo devices as long as they are connected to the same LAN segment as the docker machine.
Content type
Image
Digest
Size
271.8 MB
Last updated
almost 10 years ago
docker pull aktur/ouimeaux