3294 Commits (5c620723ddf072519d3061458dd58b55a618f1bf)
 

Author SHA1 Message Date
  Xose Pérez dd356d8108 Not using espressif8266_stage in default environment 8 years ago
  Xose Pérez 397e17e39a Bump fs version 8 years ago
  Xose Pérez 51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 8 years ago
  Xose Pérez bff50db77d Added reset command from console 8 years ago
  Xose Pérez 884dcc0cd1 Changelog 8 years ago
  Xose Pérez 466a1e1c6b Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support 8 years ago
  Xose Pérez 6d9faa2fde Fix stupid type in platformio.ini (#5) 8 years ago
  Xose Pérez 7eae097991 Use official platformio.ini file by default 8 years ago
  Xose Pérez 945d90e1a8 Added documentation on how to compile with fauxmoESP support 8 years ago
  Xose Pérez 7d46817008 Back to the latest ESPAsyncWebServer version after issue #100 has been resolved 8 years ago
  Xose Pérez 64f16118ad Added debug utility that uses littleyoda's EspStackTraceDecoder 8 years ago
  Xose Pérez b102ec52e4 Declared all libraries as PlatformIO dependencies, updated documentation 8 years ago
  Xose Pérez b66bef4b49 Using non-interrupt driven mode for HLW8012 8 years ago
  Xose Pérez 26f31d788c Missing LED_PIN_INVERSE definition for debug board 8 years ago
  Xose Pérez 1551b3d1e3 Option to define LED in inverse logic 8 years ago
  Xose Pérez 44a2d9bacd Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default 8 years ago
  Xose Pérez 47ed6cc222 Reduce image size for Sonoff TH 8 years ago
  Xose Pérez 2d7d23ef8a Include current data folder with latest web interface build 8 years ago
  Xose Pérez 8154912489 Refactored documentation, still a work in progress 8 years ago
  Xose Pérez 9e96e0f21a Split configuration file 8 years ago
  Xose Pérez 5e24512f43 Removed espurna board, moved to its own repo 8 years ago
  Xose Pérez b3a4d5064b fauxmoESP library 8 years ago
  Xose Pérez b07bc1d97b fauxmoESP library returns boolean in onMessage callback 8 years ago
  Xose Pérez 6770194287 Do not compile with fauxmo support by default 8 years ago
  Xose Pérez 4a34e863b6 Merge branch 'master' into fauxmo 8 years ago
  Xose Pérez 52521e6942 Integrating fauxmoESP library 8 years ago
  Xose Pérez 4da4affdb7 Changed WS auth and added REST API key 8 years ago
  Xose Pérez 9f88c59262 REST entry point for relay management, supporting GET and PUT 8 years ago
  Xose Pérez ecae80b0fc Indentation make-up 8 years ago
  Xose Pérez 88b8b67acc Update README 8 years ago
  Xose Pérez 3a47bd402c Update filesystem builder script removing unnecessary dependencies and changing default target 8 years ago
  Xose Pérez b1abd67fa3 Update readme file 8 years ago
  Xose Pérez e3c52ba66f Using PlatformIO library manager for Embedis library 8 years ago
  Xose Pérez 9280078f71 Bring back HTTP relay entry points 8 years ago
  Xose Pérez 20b27cdc87 Small changes to the web interface 8 years ago
  Xose Pérez bf73da17d4 Unify admin passwords 8 years ago
  Xose Pérez e501a9063e Bump version number 8 years ago
  Xose Pérez 4de83916d1 Added basic authetication and CSRF check to websocket requests 8 years ago
  Xose Pérez 866f8138e7 Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient 8 years ago
  Xose Pérez 7f9a7ef052 Preliminary support for Sonoff POW 8 years ago
  Xose Pérez 6db8513f6b Remove unnecessary and memory inefficient code 8 years ago
  Xose Pérez e4f78c274f Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62 8 years ago
  Xose Pérez bbc1174175 Uniform image size 8 years ago
  Xose Pérez dbb52fed78 Fix reversed pinout image 8 years ago
  Xose Pérez d34a15a9f1 Replace all ajax requests with websockets 8 years ago
  Xose Pérez 07acfbf8ea Added prefix to driver variables 8 years ago
  Xose Pérez cada976436 Added prefix to driver variables 8 years ago
  Xose Pérez e537a1297c Swapped functions for double and long click, changed blink mode 8 years ago
  Xose Pérez 7b0fbfd898 Platformio *.ino preprocessor does not find function names not starting in the first row of a line 8 years ago
  Xose Pérez 1e9fd98cb8 Using officially suported platformio.ini file 8 years ago