22 Commits (7f83ca2daf208a2e233ddb03cfc6f26eb7083cf2)

Author SHA1 Message Date
  Mitchell A. Cox 7f83ca2daf added update on change to ds18b20 temperature sensor with default 1.0 degrees change. Saves space on MQTT server as it avoids logging pointless points.. 7 years ago
  Xose Pérez b03af79ffd Align left dtostrf output 7 years ago
  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 227c4b03f1 Further renaming 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 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 96e847f630 Do not report wrong temperature values for DS18B20 7 years ago
  Xose Pérez 8c54488fa1 Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed 7 years ago
  Izik Dubnov 08dc5a22b0 Added DS18B20 not connected indication 7 years ago
  Izik Dubnov 03f2f306eb Split DS18B20 reading into 2 stages for performance 7 years ago
  Xose Pérez 3dc042be42 Report data from CT and DS18B20 to the web interface even if no MQTT connection 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 8 years ago