spejsiot ======== This is the repository of hswaw spejsiot project, meant to IoTize EVERYTHING easily. This includes simple framework for building appliances compatible with [Homie MQTT convention](https://github.com/marvinroger/homie), based on cheapo ESP8266 SoCs and [Sming](https://github.com/SmingHub/Sming). It currently supports most of Homie protcol (with `homie/` prefix replaced by `iot/`), OTA and preliminary SSL support. (provided by Sming itself, currently not enabled) Sample application is present in `switch/` directory. (simple relay device) For more information take a look at [project wiki page](https://wiki.hackerspace.pl/projects:spejsiot). Getting started --------------- # Create relevant environment variables in your ~/.bashrc cat >> ~/.bashrc <