Smartnest
  • Home
  • 1. Getting started
  • 2. Examples
  • 3. Using the App
    • How to use the web App
    • Download the mobile app
    • Setting up the web App on your mobile device
  • 4. MQTT Guide
  • 5. Alexa Integration
  • 6. Siri Integration
  • 7. Google Home Integration
  • 8. Smartthings Integration
  • #. IFTTT Integration
  • 9. Tasmota Integration
  • 10. Espurna Integration
  • 11. Homebridge Integration
  • 12. Home Assistant Integration
  • 13. Supported Devices
  • 14. Routines
  • 15. Notifications
  • 16. Business API
  • Donations, Thank you!
  • DOCUMENTACIÓN EN ESPAÑOL
Powered by GitBook
On this page
  • Getting Started
  • Steps:

Was this helpful?

1. Getting started

PreviousHomeNext2. Examples

Last updated 3 years ago

Was this helpful?

Getting Started

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.

Steps:

  1. Create your account at .

  2. Click on Add device and give it a name.

  3. Click on the three dots button and copy the Device ID.

  4. 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)

  5. Click on the device widget and check the message on your device.

  6. 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.

Smartnest website
Blink Tutorial