Theo Arends
|
dbd7d29765
|
Fix CSE7761 comms
Fix CSE7761 and Sonoff Dual R3 comms
|
2021-11-12 14:39:14 +01: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
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
ebeb4ea7ff
|
Remove AddLog_P in favour of AddLog
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
|
2021-06-05 11:47:09 +02:00 |
Theo Arends
|
0650744ac2
|
Remove overtemp detection on external energy monitoring devices
Removed overtemp detection on external energy monitoring devices (#11628)
|
2021-04-09 10:04:37 +02:00 |
Theo Arends
|
7eef26737c
|
Fix CSE7761 relay power on time
|
2021-03-25 16:44:13 +01:00 |
Theo Arends
|
3174056eea
|
Add relay switch time to zero-cross detection
|
2021-03-25 09:37:44 +01:00 |
Theo Arends
|
0d54299aaf
|
Make ZCD user configurable using GPIO ZC Pulse
|
2021-03-23 15:42:15 +01:00 |
Theo Arends
|
6dc436039b
|
Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3)
Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3)
|
2021-03-23 11:21:38 +01:00 |
Theo Arends
|
6c66b2d11f
|
Add frequency to CSE7761 driver
|
2021-03-21 17:51:57 +01:00 |
Theo Arends
|
9dfd1d1609
|
Fix CSE7761 read CRC errors
|
2021-03-21 12:24:43 +01:00 |
Theo Arends
|
85dbd6e6fd
|
Fix Sonoff Dual R3 template
|
2021-03-20 17:32:09 +01:00 |
Theo Arends
|
d231bb4731
|
Prep CSE7761 for final
|
2021-03-08 16:56:33 +01:00 |
Theo Arends
|
86e2bc53be
|
Fix CSE7761 default calibration
|
2021-03-08 12:34:32 +01:00 |
Theo Arends
|
e6f3f56d73
|
Remove redundant energy reset messages
|
2021-03-06 15:29:00 +01:00 |
Theo Arends
|
1fd8c80039
|
Add CRC redundancy to CSE7761
|
2021-03-06 15:04:16 +01:00 |
Theo Arends
|
690df69c91
|
Fix possible CSE7761 related exceptions
|
2021-03-05 18:28:07 +01:00 |
Theo Arends
|
e17952ac1f
|
Fix CSE7761 calibration
|
2021-03-05 16:23:21 +01:00 |
Theo Arends
|
bef5d2b84b
|
Fix CSE7761 calibration
|
2021-03-05 11:32:13 +01:00 |
Theo Arends
|
33f0981d17
|
Add CSE7761 calibration
|
2021-03-04 18:46:41 +01:00 |
Theo Arends
|
2b1be6ef3d
|
Fix CSE7761 read crc calculation
|
2021-03-03 18:17:54 +01:00 |
Theo Arends
|
22408beacd
|
Fix CSE7761 read crc calculation
|
2021-03-03 17:51:33 +01:00 |
Theo Arends
|
2addbca761
|
Fix initial CSE7761 support
|
2021-03-03 12:44:09 +01:00 |
Theo Arends
|
8f3f1dcf31
|
Initial CSE7761 support
Initial CSE7761 support (#10793)
|
2021-03-02 18:09:54 +01:00 |