Gunnar Skjold
d95137adbc
Support for Kamstrup IT meters
2020-05-28 18:44:38 +02:00
Gunnar Skjold
953f2d4110
Some modifications to increase stability
2020-05-08 22:58:16 +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
Gunnar Skjold
cc72d0e0b3
Uncommited changes
2020-04-18 19:18:39 +02:00
Gunnar Skjold
ab175ec9ec
Added correct conversion for int8, int16 and uint32
2020-04-18 11:04:43 +02:00
Gunnar Skjold
d9b45d037b
Some changes during testing
2020-03-24 21:19:09 +01:00
Gunnar Skjold
73d00f786a
Added remote debugging
2020-03-24 20:17:44 +01:00
Gunnar Skjold
26634f96b0
Added firmware upload from UI
2020-03-22 11:54:27 +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
73fd228e2f
Merge branch 'dev-v1.1.0' into dev-v1.1.0-mqttraw
2020-02-21 20:58:17 +01:00
Gunnar Skjold
fdac8f88af
Minor optimization
2020-02-21 20:52:55 +01:00
Gunnar Skjold
9c8552869c
Preparations for selectable MQTT payload format
2020-02-21 20:51:55 +01:00
Gunnar Skjold
916b5550d9
Fixed typo
2020-02-18 07:25:10 +01:00
Gunnar Skjold
517a40b0a6
Finalized new configuration menu and moved AP button trigger from setup to loop
2020-02-14 19:49:25 +01:00
Gunnar Skjold
75f3c8c592
Merge branch 'dev-v1.0.1' into dev-v1.1.0
2020-02-14 16:07:54 +01:00
Gunnar Skjold
554cc7c023
Added date and time from meter as rtc in json
2020-02-14 16:03:52 +01:00
Gunnar Skjold
6d0c722c98
Using kwh and kvarh as standard for accumulated numbers from kamstrup
2020-02-14 12:25:40 +01:00
Gunnar Skjold
d2f93c07bd
Not sure if this does anything, but increased json and mqtt limits to see if Kamstrup list 3 is received
2020-02-13 20:50:13 +01:00
Gunnar Skjold
0ea21991ea
Continued work with v1.1.0
...
- Merge branch 'low_power' into dev-v1.1.0
- Corrected accumulated import/export from Aidon
- Added VCC and RSSI to MQTT messages
Changes in UI:
- New top navbar
- Show VCC and WiFi information
- Show MQTT error messages
- Show ESP, HAN, WiFi and MQTT status badge
- Show accumulated Import/export
2020-02-12 19:55:06 +01:00
Gunnar Skjold
1994f16b82
Merge branch 'dev-v1.0.1' into dev-v1.1.0
2020-02-12 16:41:04 +01:00
Gunnar Skjold
b6efae656f
Expose export power in JSON
2020-02-12 16:40:51 +01:00
Gunnar Skjold
fa0f93cefe
Switched to reactive import for Q
2020-02-12 13:25:36 +01:00
Gunnar Skjold
058dc658c1
Switched to reactive import for Q
2020-02-12 13:16:49 +01:00
Gunnar Skjold
f6df84bf9a
Auto detect meter type
2020-02-11 18:40:38 +01:00
Gunnar Skjold
6d3d4adc7e
Merge branch 'master' into low_power
2020-02-09 13:45:27 +01:00
Gunnar Skjold
fdfadb9bf9
Updated Aidon parser with support for 3 phase IT/TT system
2020-02-08 18:23:56 +01:00
Gunnar Skjold
deb2148e9a
Software serial for development boards. Added a few extra boards
2020-02-07 17:27:58 +01:00
Gunnar Skjold
7e6ac860fd
Merge branch 'master' into low_power
2020-02-06 19:02:14 +01:00
Gunnar Skjold
dbc551a41d
Moved configuration object to main file and load the config before start. Fixed issue where partiy is switched for Kamstrup half way when in debug mode
2020-02-05 20:43:37 +01:00
Gunnar Skjold
9bb596aab1
Reverted what was intended as support for earlier configuration versions.
2020-02-02 08:15:49 +01:00
Gunnar Skjold
8f85b43fc3
Made MQTT optional
2020-02-01 09:52:37 +01:00
Gunnar Skjold
57d8603790
Added option for electric distribution system (230/400)
2020-01-31 21:30:20 +01:00
Gunnar Skjold
550b216ba6
Merge branch 'issue-9' into low_power
2020-01-28 21:12:00 +01:00
Gunnar Skjold
7fdedd8bcf
Forgot some changes
2020-01-28 19:20:50 +01:00
Gunnar Skjold
f693869bd4
Merge branch 'master' into issue-9
2020-01-28 19:18:13 +01:00
Gunnar Skjold
3312f88804
Some changes to make it compile for both ESP8266 and ESP32
2020-01-28 18:17:20 +01:00
Gunnar Skjold
50faaca559
Moved Base64 lib
2020-01-24 14:54:42 +01:00
Gunnar Skjold
aef78962fb
Some modifications to reduce power consumption i AP mode
2020-01-23 18:47:02 +01:00
Gunnar Skjold
0fa3e3585a
Finalized live update of meter data in web gui
2020-01-19 21:37:56 +01:00
Gunnar Skjold
a88291c0f0
Implemented new user interface and prepared for live view
2020-01-17 21:49:36 +01:00
Gunnar Skjold
8f0932f1f1
Added configurable basic auth to web server
2020-01-15 21:22:06 +01:00
Gunnar Skjold
aeb161455e
Enable config page on runtime with populated form
2020-01-15 20:17:06 +01:00
Gunnar Skjold
5680b5a501
Restructuring and cleaning out unnecessary files
2019-12-12 19:23:15 +01:00