Gunnar Skjold
|
953f2d4110
|
Some modifications to increase stability
|
2020-05-08 22:58:16 +02:00 |
|
Gunnar Skjold
|
c3c0ca0a1b
|
Added option to substitute missing I2 for Aidon IT meters. Also cleaned up some more UI
|
2020-05-04 16:07:23 +02:00 |
|
Gunnar Skjold
|
dc83853d2e
|
Fixed some GPIO and Vcc configuration issues
|
2020-05-03 21:27:19 +02:00 |
|
Gunnar Skjold
|
f5123e9aa1
|
UI cleanup and added devkit board to initial setup
|
2020-05-03 21:01:58 +02:00 |
|
Gunnar Skjold
|
2da69dd451
|
Merge branch 'dev-v1.3.0' of github.com:gskjold/AmsToMqttBridge into dev-v1.3.0
|
2020-05-03 16:49:28 +02:00 |
|
Gunnar Skjold
|
2858123c1b
|
Added configuration of GPIO in UI. Added initial setup page in AP mode. Major changes in storing configuration.
|
2020-05-03 16:29:38 +02:00 |
|
Atle Johansen
|
431d6714b5
|
fix typo
|
2020-05-01 15:46:16 +02:00 |
|
Atle Johansen
|
550a3c1a0b
|
reverse local change
|
2020-05-01 15:24:17 +02:00 |
|
Atle Johansen
|
b6f5e72638
|
merge with 1..3.0 and implementation of comments
|
2020-05-01 15:22:39 +02:00 |
|
Atle Johansen
|
958ff37d7d
|
Merge remote-tracking branch 'upstream/dev-v1.3.0' into add_domoticz
|
2020-05-01 14:21:55 +02:00 |
|
Gunnar Skjold
|
1ea9da22c7
|
Merge pull request #68 from stenjo/feature/fullreport
Implementation of MQTT RAW full format
|
2020-05-01 12:16:06 +02:00 |
|
Gunnar Skjold
|
0c93c52e3d
|
Implemented support for MQTT SSL and cleaned up necessary code
|
2020-05-01 12:10:08 +02:00 |
|
Atle Johansen
|
41784511e9
|
Add config for direct MQTT messages to Domoticz
|
2020-04-30 18:56:21 +02:00 |
|
Atle Johansen
|
a78fdc0b59
|
Add devkit boards
|
2020-04-30 18:28:12 +02:00 |
|
Gunnar Skjold
|
cc032fdf29
|
Implemented upload of certificates for MQTT SSL
|
2020-04-29 21:04:42 +02:00 |
|
Sten Otto Johnsen
|
f696e0b59b
|
Removed checksum change
|
2020-04-24 12:15:25 +02:00 |
|
Sten Otto Johnsen
|
f67f12a188
|
Adding full report on raw data
|
2020-04-24 00:05:12 +02:00 |
|
Gunnar Skjold
|
ab175ec9ec
|
Added correct conversion for int8, int16 and uint32
|
2020-04-18 11:04:43 +02:00 |
|
Gunnar Skjold
|
398407350c
|
Fixed typ-o in MQTT topic for temperature and moved voltage bootup check into compiler option SELF_POWERED
|
2020-04-10 08:52:56 +02:00 |
|
Gunnar Skjold
|
0f5af6b274
|
Fixed ESP32 crash with RemoteDebug and unformatted SPIFFS. Added battery voltage for Lolin D32 and moved ESP_VCC_CALIB_FACTOR to cover all boards
|
2020-04-09 08:44:25 +02:00 |
|
Gunnar Skjold
|
e96b5bbf1b
|
Changes during testing
|
2020-03-30 21:14:58 +02:00 |
|
Gunnar Skjold
|
8457db50f6
|
Merge branch 'master' into dev-v1.2
|
2020-03-30 20:12:13 +02:00 |
|
Gunnar Skjold
|
889b9153fa
|
Increased limit for ArduinoJson positive exponentiation
|
2020-03-30 07:05:34 +02:00 |
|
Gunnar Skjold
|
0de1d0bb6f
|
Changed accumulated values for Kaifa
|
2020-03-30 07:02:42 +02:00 |
|
Gunnar Skjold
|
bf13965a9e
|
Various changes during testing
|
2020-03-26 20:55:23 +01:00 |
|
Gunnar Skjold
|
b33273e3cc
|
Fixes #47
|
2020-03-25 20:06:42 +01:00 |
|
Gunnar Skjold
|
d9b45d037b
|
Some changes during testing
|
2020-03-24 21:19:09 +01:00 |
|
Gunnar Skjold
|
8c75a9530e
|
Default config for ESP32
|
2020-03-24 20:26:13 +01:00 |
|
Gunnar Skjold
|
73d00f786a
|
Added remote debugging
|
2020-03-24 20:17:44 +01:00 |
|
Vegard Fladby
|
a215aa7766
|
Increased MQTT buffer to work with Aidon 6525 meters
|
2020-03-24 19:49:40 +01:00 |
|
Gunnar Skjold
|
d747c84a14
|
Added DNS to static IP config. Added hostname to config. Added mDNS
|
2020-03-22 15:08:17 +01:00 |
|
Gunnar Skjold
|
26634f96b0
|
Added firmware upload from UI
|
2020-03-22 11:54:27 +01:00 |
|
Gunnar Skjold
|
97669cf4ad
|
When using raw payload with MQTT, only update if changed
|
2020-03-10 18:57:25 +01:00 |
|
Gunnar Skjold
|
e12980db11
|
Added option to send data as raw values to MQTT
|
2020-03-10 18:43:18 +01:00 |
|
Gunnar Skjold
|
732639814b
|
Reduce resolution of "up" in JSON from millis to seconds
|
2020-03-10 17:46:18 +01:00 |
|
Gunnar Skjold
|
c07c2e66d6
|
Fixed uptime rollover in UI
|
2020-03-08 19:47:47 +01:00 |
|
Gunnar Skjold
|
9b70802450
|
Fixed conversion of date and time from meter to account for CET/CEST
|
2020-03-08 18:37:10 +01:00 |
|
Gunnar Skjold
|
30d73c3a6e
|
Updated documentation
|
2020-03-01 13:24:06 +01:00 |
|
Gunnar Skjold
|
1a2e70b1fb
|
Merge pull request #42 from ArnieO/dev-v1.1.0
Dev v1.1.0 Optional ESP8266 Vcc calibration factor in *.ini file
|
2020-03-01 12:53:56 +01:00 |
|
Gunnar Skjold
|
d6da7b2715
|
Merge branch 'dev-v1.1.0' of github.com:gskjold/AmsToMqttBridge into dev-v1.1.0
|
2020-03-01 09:41:18 +01:00 |
|
Gunnar Skjold
|
059a430f9a
|
Fixed problem with AP mode with INVALID_BUTTON_PIN set
|
2020-03-01 09:39:58 +01:00 |
|
Gunnar Skjold
|
8ade50c2a6
|
Initialize all meter data to 0. Removed calculations for i2
|
2020-02-26 09:06:29 +01:00 |
|
Gunnar Skjold
|
5b94d8ff61
|
Added calculated value for L2 current when missing from Aidon
|
2020-02-25 14:08:04 +01:00 |
|
ArnieO
|
232b9c279d
|
Optional Vcc calibration factor defined in *.ino
|
2020-02-24 20:05:34 +01:00 |
|
ArnieO
|
9b6a6af6ec
|
Merge remote-tracking branch 'upstream/dev-v1.1.0' into dev-v1.1.0
|
2020-02-24 13:32:26 +01:00 |
|
Gunnar Skjold
|
9671e1eba3
|
Fixed bug where UI showed stalled HAN when exporting power. Also, maybe fixed issue with Vcc precision in UI?
|
2020-02-24 12:01:51 +01:00 |
|
Gunnar Skjold
|
78e531a7e9
|
Changed term for production and consumption when local production is defined
|
2020-02-24 07:47:39 +01:00 |
|
Gunnar Skjold
|
478d63505d
|
Allow compiling when RGB is not defined
|
2020-02-24 07:47:12 +01:00 |
|
Gunnar Skjold
|
52bc2b14c9
|
Some changes after testing
|
2020-02-23 20:31:10 +01:00 |
|
ArnieO
|
2ddfc16d6a
|
Updated comment for rgbled() function
|
2020-02-23 17:12:26 +01:00 |
|