Controlling the blinds from the comfort of your bed

Just another example on what you can do with GDOPi.

You can also automate this by placing the below command in a cron job. For example drop the blinds at 22:00 and lift them up at 8:00. The cron command will look something like this:

curl -X POST -d ‘pi=your_pi_name&gate=1’ -H “Authorization: Bearer your_gdo_pi_account_token” http://gdo-backend.herokuapp.com/generatecommand

You can mail me for the token – orlando . at . gdopi.com

Who says that laisiness is not a driving force for progress? 🙂

Leave a Reply

Your email address will not be published.