16 Commits (2e6d0ab70492ab1af21432e4cc02a4183e1f695b)

Author SHA1 Message Date
  Xose Pérez 68c90c1cc0 Fix bug using snprintf 7 years ago
  Xose Pérez f7cf9a691f Replaced sprintf with safer snprintf 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez 55bec8f033 Direct InfluxDB HTTP support 7 years ago
  Xose Pérez 816a6f56e8 Using constants in api configuration calls 7 years ago
  Xose Pérez 8c54488fa1 Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed 7 years ago
  Xose Pérez 6402af4ab3 Issue #69. Allow temperatures to be reported in Fahrenheit degrees 7 years ago
  Xose Pérez 24d0aa0b48 Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation 7 years ago
  Xose Pérez bbac070c09 Pass safe buffer to api callbacks 7 years ago
  Xose Pérez 4708c26d54 APIs for sensor data, REST & domoticz 7 years ago
  Xose Pérez 52a63b1849 Changes in file comment headers 7 years ago
  Xose Pérez ff81326846 Version and year bump 7 years ago
  Xose Pérez 6d6878d59f Changes in MQTT calls. Using default client_id from AsyncMqttClient 7 years ago
  Xose Pérez bacc2c2b92 Arduino IDE compatibility (#18) - Renamed src folder and main file as 'espurna' 7 years ago
  Xose Pérez 51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 7 years ago
  Xose Pérez 4da4affdb7 Changed WS auth and added REST API key 7 years ago
  Xose Pérez 7f9a7ef052 Preliminary support for Sonoff POW 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 cada976436 Added prefix to driver variables 8 years ago
  Xose Pérez ecfc2b8521 Report driver values on websocket connection 8 years ago
  Xose Pérez 48e9f78ca2 Fix bug due to strange behaviour in the ino2cpp converter 8 years ago
  Xose Pérez 88de7f51d0 Complete update 8 years ago
  Xose Pérez 183b326b5f Split main code file into modules 8 years ago