Xose Pérez
|
8737e23ff4
|
Small fixes
|
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
|
1c5ebd3e08
|
Refactoring build flag names
|
7 years ago |
Xose Pérez
|
4ccdeb3526
|
Using strlen with snprintf statements
|
7 years ago |
Xose Pérez
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
41189a65b4
|
API returns processed values for HLW and EMON. 404 means no data yet. Some clean up
|
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
|
9747e571e0
|
Disable ADC_VCC when using ADC in Emon module
|
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
|
2abe3b0aea
|
Fix variable name bug
|
7 years ago |
Xose Pérez
|
f47128ac85
|
Removed voltage report from EMON module. Refactor
|
7 years ago |
Toni Arte
|
2f12e66b79
|
Add a separate incremental energy counter into the Domoticz MQTT interface
|
7 years ago |
Toni Arte
|
62311440e8
|
Add Domoticz 'Voltage' and 'Current' support for EMON
|
7 years ago |
Xose Pérez
|
ad1b62776b
|
Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point
|
7 years ago |
Xose Pérez
|
1f7d367492
|
Update apparent power in web interface from emon module
|
7 years ago |
Xose Pérez
|
5b2a7a34ec
|
Do not bypass current clamp measurement if relay is off
|
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
|
6175a31a8a
|
Fix bug in emon topic payload
|
7 years ago |
Xose Pérez
|
dd4e2037da
|
I2C and ADC121 implementation
|
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
|
1425a8dded
|
Refactor settings getters and setters
|
7 years ago |
Xose Pérez
|
a662376892
|
Fix settings rename in emon module
|
8 years ago |
Xose Pérez
|
4da4affdb7
|
Changed WS auth and added REST API key
|
8 years ago |
Xose Pérez
|
9f88c59262
|
REST entry point for relay management, supporting GET and PUT
|
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
|
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
|
4f269713c4
|
Moved configuration to Embedis
|
8 years ago |
Xose Pérez
|
183b326b5f
|
Split main code file into modules
|
8 years ago |