Theo Arends
|
772e2bddae
|
Fix BL0942 negative power
Fix BL0942 negative power (#15374)
|
2022-04-21 16:54:30 +02:00 |
Theo Arends
|
f85e0dd805
|
Fix BL09xx negative power presentation
Fix BL09xx negative power presentation (#15374)
|
2022-04-16 17:19:04 +02:00 |
aoe1
|
882ed16347
|
Patched BL09xx to measure positive and negative power
Removed the abs() from the power so as to measure power flow from/to grid
|
2022-04-01 13:02:43 +02:00 |
Theo Arends
|
f910b00d71
|
Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares
Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares resulting in wrong daily energy values regression from v9.5.0.8 (#14829)
|
2022-02-14 15:30:55 +01:00 |
Theo Arends
|
5a73aa1e1f
|
Refactor serial config
Refactor serial config removing specific stopbit count and only support serial config constants (#14212)
|
2021-12-30 14:19:24 +01:00 |
Theo Arends
|
388b3d5f54
|
Refactor BL09xx driver
|
2021-10-03 16:32:58 +02:00 |
Theo Arends
|
14951ba2b6
|
Add support for BL0942 energy monitor (#13259)
|
2021-10-03 14:10:11 +02:00 |
Theo Arends
|
0643c2bafb
|
Revert latest BL09xx changes as it fails BL0940
|
2021-10-03 13:28:06 +02:00 |
Barbudor
|
df7810a6f8
|
add support for BL0942 to xnrg_14_bl09xx.ino
|
2021-10-02 20:00:18 +02:00 |
Theo Arends
|
b47e91c8ab
|
Add energy total spilt
|
2021-09-29 15:33:58 +02:00 |
Theo Arends
|
9b35c54ed1
|
Revert "Add support for split energy totals"
This reverts commit d3fc03d398 .
|
2021-09-29 14:53:23 +02:00 |
Theo Arends
|
d3fc03d398
|
Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
|
2021-09-29 12:08:03 +02:00 |
Theo Arends
|
e89eb985bb
|
Add support for BL0939 energy monitor
Add support for BL0939 energy monitor as used in ESP32 based Sonoff Dual R3 V2 Pow (#13195)
|
2021-09-22 12:45:56 +02:00 |
Theo Arends
|
f537534df0
|
Fix SHP10 legacy support
|
2021-09-22 11:56:28 +02:00 |
Barbudor
|
4cb51c00af
|
typo fix
|
2021-09-21 18:54:43 +02:00 |
Barbudor
|
65989d2552
|
bl09xx driver for both bl0939 and bl0940
|
2021-09-21 18:25:52 +02:00 |