270 Commits (6f793ff376d9cbdbc2ab87d4e73916193a8a4d75)

Author SHA1 Message Date
  Xose Pérez 9280078f71 Bring back HTTP relay entry points 7 years ago
  Xose Pérez 20b27cdc87 Small changes to the web interface 7 years ago
  Xose Pérez bf73da17d4 Unify admin passwords 7 years ago
  Xose Pérez e501a9063e Bump version number 7 years ago
  Xose Pérez 4de83916d1 Added basic authetication and CSRF check to websocket requests 7 years ago
  Xose Pérez 866f8138e7 Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient 7 years ago
  Xose Pérez 7f9a7ef052 Preliminary support for Sonoff POW 7 years ago
  Xose Pérez 6db8513f6b Remove unnecessary and memory inefficient code 7 years ago
  Xose Pérez e4f78c274f Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62 7 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
  Xose Pérez dd66e1706e Replaced slide checkbox images with sprite 8 years ago
  Xose Pérez 6b5becf0a1 Added comment about custom platformio.ini file 8 years ago
  Xose Pérez 51f2295cfb Small changes 8 years ago
  Xose Pérez ecfc2b8521 Report driver values on websocket connection 8 years ago
  Xose Pérez c60d8af64e Add hostname to web interface page title 8 years ago
  Xose Pérez 48e9f78ca2 Fix bug due to strange behaviour in the ino2cpp converter 8 years ago
  Xose Pérez 75a2e923f0 Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface. 8 years ago
  Xose Pérez 88de7f51d0 Complete update 8 years ago
  Xose Pérez c21a9f22d2 Changing remote repositories for submodules, fix permissions issues when updating 8 years ago
  Xose Pérez 5666cd5198 Using gulp to build file system files 8 years ago
  Xose Pérez 10fb326667 Moved web interface to PureCSS 8 years ago
  Xose Pérez 2173d1a4e5 Save settings only if they have changed 8 years ago
  Xose Pérez 4f269713c4 Moved configuration to Embedis 8 years ago
  Xose Pérez 9f02d95ed9 Imported external libraries not included in PlatformIO as submodules and linked from lib folder 8 years ago
  Xose Pérez 10ae26da46 Wait X milliseconds for autoConnection and skip non-defined SSIDs 8 years ago
  Xose Pérez 183b326b5f Split main code file into modules 8 years ago
  Xose Pérez e751ce00ce If wifi credentials available but in AP mode, try to reconnect after X minutes if no webclient present 8 years ago
  Xose Pérez eea34ed8ce Moved Wifi management code to a library 8 years ago
  Xose Pérez 150d9023e5 Added hearbeat, version and fsversion MQTT messages, gzipped 3rd party contents 8 years ago
  Xose Pérez 295d9839d5 Automate build process for multiple environments 8 years ago
  Xose Pérez 0ab4fdec71 Using external EmonLiteESP library 8 years ago
  Xose Pérez ceb73afb47 Using NoFUSS library for autoota 8 years ago
  Xose Pérez 0c582d6a12 Small fixes to DHT, energy monitor and main code 8 years ago
  Xose Pérez ba98704c69 Added DHT codem improved debug comments and WIFI configuration, saving configuration to EEPROM 8 years ago
  Xose Pérez 45f96155b3 Configuration changes, using ArduinoJson for AJAX responses, EmonLiteESP with custom reading callbacks 8 years ago
  Xose Pérez 4854642b02 AutoOTA first version 8 years ago
  Xose Pérez 8d02ecc19c OTA auto update server and other small changes 8 years ago
  Xose Pérez 8c72959d2f Typo fix 8 years ago
  Xose Pérez 7850a2ae22 Adding double and long click support, double to SoftAP mode, long to reset board, single click toggles relay 8 years ago
  Xose Pérez 1d85f6f5a9 Remove ArduinoOTA library from lib folder, using platformio installed one 8 years ago
  Xose Pérez 22ae72c520 Added suport or energy monitoring 8 years ago
  Xose Pérez b4e376fe05 Added MQTT toggle message 8 years ago
  Xose Pérez 88bf902e45 New web design, storing last relay status in EEPROM 8 years ago
  Xose Pérez 8c67d7210f Subscribe and publish to same topic, avoid recursion 8 years ago
  Xose Pérez a58257c523 Some cde refactoring 8 years ago