/NullLights

a plugin for my null hub project that can control wemo outlets

Primary LanguagePHPMIT LicenseMIT

NullLights

a plugin for my null hub project that can control wemo outlets

php wemo control setup

the php script for controlling the wemo use code from wemo-php.

need to make sure that curl is installed for php

sudo apt-get install php-curl -y && sudo service apache2 restart