This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
Utilisation avec wget
Eteindre : wget -O - -q --post-data="command=GpioForCrond%200&SystemCommandSubmit=Apply" http://admin:admin@192.168.0.25/goform/SystemCommand
Allumer : wget -O - -q --post-data="command=GpioForCrond%201&SystemCommandSubmit=Apply" http://admin:admin@192.168.0.25/goform/SystemCommand
Lire le résultat de la commande : wget -O - -q http://admin:admin@192.168.0.25/adm/system_command.asp
Refer to:
https://github.com/supermat/SmartPlug/wiki/Diverses-Méthodes-de-pilotage-de-la-prise