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
Signed-off-by: Izik Dubnov <izikd@izikd.net>
|
7 years ago |
Izik Dubnov
|
03f2f306eb
|
Split DS18B20 reading into 2 stages for performance
* Waiting for conversation takes ~750ms
which is ~4-5K main loop iterations in my setup
Signed-off-by: Izik Dubnov <izikd@izikd.net>
|
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 |