If you do not already have an Adafruit IO account set up, head over to io.adafruit.com to link your Adafruit.com account to Adafruit IO.

Obtain Adafruit IO Key

You will to need to obtain your Adafruit IO username and secret API key.

Navigate to your profile and click the View AIO Key button to retrieve them. Write them down in a safe place, you'll need them later in this guide.

Create Feed

The first step is to create a new Adafruit IO feed to hold the state of the relay. Navigate to the feeds page on Adafruit IO. Then click Actions -> Create New Feed, and name this feed relay

Create Dashboard

Next, you'll create a dashboard to write to the relay feed. Navigate to the dashboards page on Adafruit IO. Then click Actions -> Create New Dashboard, and name this dashboard the name of the appliance you want to control. I'm controlling an Air Conditioner in my office, so I named the dashboard Air Conditioner

Add Toggle Block to Dashboard

Next, add a Toggle Block to your dashboard. Click the '+' button next to the dashboard title.

From the block selection modal, select the Toggle Button.

On Choose Feed, select the relay feed.

On Block Settings, change the Block Title to Power.

Click Create Block

Your completed dashboard should look like the following:

This guide was first published on Sep 22, 2020. It was last updated on Sep 22, 2020.

This page (Adafruit IO Setup) was last updated on Sep 17, 2020.

Text editor powered by tinymce.