31 Commits (6736b36470e8dfd5dd13db75f0bfe2662974ff98)

Author SHA1 Message Date
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez 5275f1e70c Clean DHT and DS18B20 modules 6 years ago
  Xose Pérez f5c247c4c0 Small fixes to temperature correction code 6 years ago
  Xose Pérez 3518a7bc5e Websocket callbacks (part 2) 6 years ago
  Pawel Raszewski 581b97ad3f added option to correct temperature value read from ds18b20 or dth22 sensor 6 years ago
  Xose Pérez 462204b368 Rename influxDB methods 6 years ago
  Mitchell A. Cox b6ece41105 we can update the web insterface as often as need be since it doesn't consume resources 7 years ago
  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 7 years ago