EmonESP v2.5.7 for CircuitSetup Energy Meters
NOTE: If you have a meter before v1.4 rev3, and have not added a voltage calibration value to the web interface, updating to this version will cause your voltage to be incorrect. Be sure to enter in the previous default value (37106) before or after updating.
Additions & Fixes:
- Add RSSI value to MQTT #22 - thanks @fredkehler!
- Fix for MQTT reconnect - was set to 50000ms (14 min) for reconnect instead of 5000ms (5 seconds). This was blocking everything else if MQTT disconnected, potentially causing freezing. Now it will try to reconnect continuously for 5 seconds, then every 10 seconds.
- Moved some includes to .h files for consistency
- Fixed some typos in web interface
- Added default voltage calibration value for meter v1.4 rev3. (it is much lower because of lower value resistors for voltage divider - 20k and 10k).