Commit Graph

642 Commits

Author SHA1 Message Date
Gunnar Skjold
2b563c7230 Fixed error blink after 49.7 days 2024-02-29 08:54:42 +01:00
Gunnar Skjold
333169ef8f Merge pull request #613 from cnrd/phase-accumlation
Added support for getting accumulated energy for phases (Kamstrup)
2024-01-06 19:53:10 +01:00
Gunnar Skjold
6e3a6f71e2 Fixed buffer issues and ESP8266 HA reboot issue" 2023-12-23 18:32:27 +01:00
Gunnar Skjold
557ba659d5 Make sure MQTT config is updated for current connection if changed 2023-12-22 19:47:00 +01:00
Gunnar Skjold
8816097bca Fixed receive buffer for large payloads 2023-12-21 15:25:23 +01:00
Gunnar Skjold
378b67a5bd Show when I2 is unavailable 2023-12-21 14:50:20 +01:00
Gunnar Skjold
859868c99b Use multipliers with DSMR 2023-12-21 14:23:36 +01:00
Gunnar Skjold
d7ca741c92 Some changes for HA 2023-12-21 14:12:46 +01:00
Gunnar Skjold
00278659f8 Resend sensors to HA if online status received 2023-12-15 20:03:24 +01:00
Gunnar Skjold
8e9e60ec03 Fixed build 2023-12-04 14:01:24 +01:00
Gunnar Skjold
0606c47367 Merge branch 'main' of github.com:UtilitechAS/amsreader-firmware 2023-12-04 13:00:10 +01:00
Gunnar Skjold
b79f48d6ac Merge pull request #682 from UtilitechAS/license_migration
Migrating to Fair Source license
2023-12-04 12:50:57 +01:00
Gunnar Skjold
ad342d2b7a Changed L2 calculation formula 2023-12-04 12:46:17 +01:00
Gunnar Skjold
a30cd76354 Indicator for estimated I2. Also fix on charts 2023-12-04 11:59:18 +01:00
Gunnar Skjold
ddd08e25df Keep last reason for reboot 2023-12-03 21:38:20 +01:00
Gunnar Skjold
0e6abd0f18 Removing option for auto reboot on wifi error 2023-11-25 10:31:21 +01:00
Gunnar Skjold
6d4d901dba Migrating to new license 2023-11-25 09:11:13 +01:00
Gunnar Skjold
f734cb2179 SSDP 2023-11-25 09:04:33 +01:00
Gunnar Skjold
6bdd7855a7 8266 2023-11-08 20:47:55 +01:00
Gunnar Skjold
bbaf96f532 Merge branch 'master' into mqtt_changes 2023-11-08 20:34:39 +01:00
Gunnar Skjold
f04e15f5d0 Limit buffer size on ESP8266 to avoid reboots 2023-11-08 18:40:37 +01:00
Gunnar Skjold
63c3d31552 Increased MQTT write buffer size 2023-11-01 21:53:56 +01:00
Gunnar Skjold
98858315de Changes for Energy Speedometer connection 2023-10-20 14:33:56 +02:00
Gunnar Skjold
1ceffd0bc9 Changes for Energy Speedometer connection 2023-10-20 13:26:38 +02:00
Gunnar Skjold
f7cb022e3e Merge branch 'master' into mqtt_changes 2023-10-20 08:13:52 +02:00
Gunnar Skjold
60fff4533a 11b mode for 8266 2023-10-15 15:47:05 +02:00
Gunnar Skjold
6a0921a445 Added option to disable 802.11b for ESP8266 2023-10-14 08:44:55 +02:00
Gunnar Skjold
2a44f89a7b Disabling voltage check for wifi 2023-10-14 08:20:11 +02:00
Gunnar Skjold
7b025ddb01 Moved MQTT connection into handler 2023-10-14 08:07:56 +02:00
Gunnar Skjold
f9b4680b9c Improved MQTT SSL 2023-10-12 18:44:40 +02:00
Gunnar Skjold
17d8d325c0 Added support for MQTTs without CA validation and public/private key 2023-10-11 20:23:53 +02:00
Gunnar Skjold
3af19c9b15 Minor adjustment to autodisable of 802.11b 2023-10-10 20:54:13 +02:00
Gunnar Skjold
81dedcbf6e Fix for negative calculated L2 current 2023-09-26 20:40:46 +02:00
Gunnar Skjold
248660e818 Auto disable 802.11b for BUS powered devices on first boot if possible 2023-09-26 20:32:54 +02:00
Gunnar Skjold
fc01d7fd56 Removed unnecessary ESP32 check 2023-09-23 14:23:18 +02:00
Gunnar Skjold
954984d8ee Fixed build error 2023-09-23 14:12:48 +02:00
Gunnar Skjold
e2ff7613b6 Merge branch 'master' into use11b 2023-09-23 14:03:55 +02:00
Gunnar Skjold
b9d6f16529 Improved voltage check for pow-u 2023-09-21 09:27:18 +02:00
Gunnar Skjold
96c9c4c3a2 Possible fix for overflow situation 2023-09-20 20:30:15 +02:00
Gunnar Skjold
a3551316ba Changed from slow to normal mem for noinit attr 2023-09-13 19:48:36 +02:00
Gunnar Skjold
03edc65a7a Preserve realtime data on reboot. Also disconnect WiFi on Pow-U if power drops too low 2023-09-12 20:50:23 +02:00
Gunnar Skjold
dfbfbab531 Changed wifi disconnect behaviour 2023-09-10 20:38:07 +02:00
Gunnar Skjold
bcea9698dd Apply previous state when receiving only accumulated values from meter 2023-09-05 08:57:15 +02:00
Gunnar Skjold
61c5500fdd Fixed red HAN after 49.7 days 2023-08-31 09:18:48 +02:00
Gunnar Skjold
53afd37d08 Do not show serial break 2023-08-18 09:09:39 +02:00
Gunnar Skjold
103fe5c457 Fixed alignment on iskra 2023-08-01 08:45:15 +02:00
Gunnar Skjold
0a08767c9b Iskra proprietary fix 2023-07-31 08:53:59 +02:00
Gunnar Skjold
e8016025d8 Added special Iskra data 2023-07-30 16:12:44 +02:00
Conrad Juhl Andersen
7cbcbd4bc8 Added support for getting accumulated energy for phases (Kamstrup) 2023-07-20 13:04:27 +02:00
Gunnar Skjold
4a3d884526 Disable TX pin on HAN port 2023-07-11 16:43:06 +02:00