1. Getting started
Last updated
Was this helpful?
Last updated
Was this helpful?
Welcome to the future of home automation, here are the steps so you can get started quickly:
Before you start, you will need:
Any programmable device with Internet Access (Arduino, RaspBerry, ESP8266, ect)
Some MQTT library that you can use with the device.
Create your account at .
Click on Add device and give it a name.
Click on the three dots button and copy the Device ID.
Configure your MQTT client with the following options:
Broker address: 3.122.209.170
Broker port: 1883.
Client ID: (Device ID copied in step 3)
Username: (Username selected during registration)
Password: (Password selected during registration)
Click on the device widget and check the message on your device.
Add Integrations: Follow the next guides about linking your Smartnest account with Alexa, Google Home, Siri and more.
if you have an ESP8266 device you can download the to complete this tutorial.