Xose Pérez
|
68c90c1cc0
|
Fix bug using 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
|
59ced72001
|
Rename settings names from POW to HLW8012
|
7 years ago |
Xose Pérez
|
a67c80de69
|
Small changes
|
7 years ago |
Xose Pérez
|
55bec8f033
|
Direct InfluxDB HTTP support
|
7 years ago |
Xose Pérez
|
b84c48d8f0
|
Moved HLW8012 interrupt wrappers to IRAM
|
7 years ago |
Lauris
|
5b28c51d2d
|
Changed Powef Factor to be dimensionless number instead of % (used more often that way)
|
7 years ago |
Lauris
|
39c09a3615
|
Using correct units for Apparent Power and Reactive Power
Change resolution of current to 1ma (3 decimal places)
|
7 years ago |
Xose Pérez
|
ba112b379b
|
Fix bug in getCurrent method, thanks Emmanuel Tatto
|
7 years ago |
Xose Pérez
|
ac179daa17
|
Filter off-limits in HLW8012 readings
|
7 years ago |
Xose Pérez
|
6df54700f5
|
Removing spikes in HLW8012 readings
|
7 years ago |
Xose Pérez
|
f6da841343
|
Removing spurious values in power, current and voltage readings in HLW8012 by removing extreme values
|
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
|
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
|
d448fb6707
|
Add Domoticz 'current' sensor capability to Sonoff POW
|
7 years ago |
Xose Pérez
|
ad1b62776b
|
Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point
|
7 years ago |
Xose Pérez
|
1e8991e132
|
Sending voltage to domoticz for HLW8012
|
7 years ago |
Xose Pérez
|
ae11c5ea81
|
Issue #50. Fix type bug in window variable when calculating energy for HLW8012 devices (Sonoff POW)
|
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
|
f4a59468e0
|
Ensure hlw8012 interrupts are not working while no wifi connection (either STA or AP)
|
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
|
e4ea3b0f66
|
Small fixes, mostly comments and debug
|
7 years ago |
Xose Pérez
|
77e887dc6c
|
Notify OTA updates to web clients and reload page after the update
|
7 years ago |
Xose Pérez
|
a098614ca6
|
Adding current, voltage, apparent and reactive power reports to Sonoff POW
|
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
|
8a21133ecf
|
Added EEPROM management commands to terminal interface
|
7 years ago |
Xose Pérez
|
b66bef4b49
|
Using non-interrupt driven mode for HLW8012
|
8 years ago |
Xose Pérez
|
4da4affdb7
|
Changed WS auth and added REST API key
|
8 years ago |
Xose Pérez
|
7f9a7ef052
|
Preliminary support for Sonoff POW
|
8 years ago |