Supla is a smart home system project developed on the basis of open-source software. It allows you to control home and office equipment using executive devices offered by professional suppliers, as well as through amateur solutions based on platforms such as Raspberry PI, Arduino or electronics based on micro chips from the ESP8266 family. This extension allows you to expand the skills of Alex's voice assistant by enabling voice commands of devices that are connected to your account in a public or private Cloud.
To use this Skill you must have an account on cloud.supla.org.
---- If you want to use ready-made executive devices, you can buy the equipment offered by the following suppliers.
Otherwise you can build executive devices by yourself. ---- Short manual how to run the Arduino-based executive device.
1. Download SuplaDevice library for Arduino https://www.supla.org/download/ArduinoSuplaDevice.zip 2. Run Arduino IDE 3. Click Sketch -> Include library -> Add .ZIP Library 4. Open one of the examples. File -> Examples -> SuplaDevice 5. Complete the code (GUID, Server, Location ID, Location Password) 6. Upload the program to Arduino
---- Short manual how to run a self-made executive device based on ESP8266 microcontroller:
1. Download and flash Firmware for the microcontroller https://www.supla.org/download 2. Turn the device on 3. Press and hold the CFG button for 5 sec. (Default GPIO2) 4. Connect the computer to WiFi called SUPLA-ESP8266 5. Go to http://192.168.4.1 6. Enter your email address 7. Enter access data to your WiFi 8. Click "Save" 10. Restart the device or press the CFG button
---- Short manual how to connect your Raspberrry PI microcomputer to Supla:
1. Download RaspberryPI SD Card Image https://www.supla.org/download 2. Transfer downloaded image onto the SD Card 3. Open boot\location.txt file and enter location settings 4. Restart the device
---- For more details to build executive devices by yourself using Ardiuno Platform, RaspberryPI microcomputer or ESP8266 microchip please check the fallowing links:
Project homepage: https://www.supla.org Community forum (EN/PL): https://forum.supla.org Sources: https://github.com/SUPLA User manuals and binaries: https://www.supla.org/en/download