Theo Arends
|
1e1c536a50
|
Consolidate Energy Column Gui
|
2023-03-25 15:16:06 +01:00 |
Theo Arends
|
115105bf7c
|
Consolidate energy messages
|
2023-03-18 18:26:43 +01:00 |
Theo Arends
|
54a2688cbf
|
Bump v12.4.0.3
- Bump v12.4.0.3
- Refactor energy monitoring reducing stack usage and solve inherent exceptions and watchdogs (#18164)
|
2023-03-17 21:05:51 +01:00 |
Theo Arends
|
e891830545
|
Prep ESP32 energy
|
2023-01-24 16:54:03 +01:00 |
Theo Arends
|
cd182a5814
|
Add TfsLoadString()
|
2023-01-04 12:00:09 +01:00 |
Theo Arends
|
481cc63bf4
|
Add script support to Energy Modbus
|
2023-01-03 17:50:39 +01:00 |
gemu
|
82ed5f0d06
|
Modbus section (#17583)
* modbus section
* Update xnrg_29_modbus.ino
* Update xnrg_29_modbus.ino
* Update xnrg_29_modbus.ino
|
2023-01-03 17:41:37 +01:00 |
Theo Arends
|
65476c3b32
|
Add energy modbus configs
|
2023-01-03 17:05:18 +01:00 |
Theo Arends
|
18c38ec05d
|
Add support for filesystem file modbus.json
|
2023-01-03 15:10:05 +01:00 |
Theo Arends
|
555b434361
|
Fix Energy single column values
|
2023-01-02 17:48:51 +01:00 |
Theo Arends
|
587e8299d6
|
Add debugging info to modbus.ino
|
2022-12-30 16:56:36 +01:00 |
Theo Arends
|
31a53148c6
|
Add NRG modbus features
- User JSON name needs to be different from embedded register names
- If no user GUI name is given it will only show in JSON
|
2022-12-28 17:45:13 +01:00 |
Theo Arends
|
35b4bfcb3f
|
Fix initial user added modbus field:value pair
|
2022-12-28 17:06:54 +01:00 |
Theo Arends
|
c1ce983bef
|
Reduce code size by removing duplicate code
|
2022-12-24 15:59:29 +01:00 |
Theo Arends
|
234d6e20e0
|
Extent Generic Energy Modbus Driver
- Add support for up to 3 single phase modbus energy monitoring device using generic Energy Modbus driver
|
2022-12-23 16:56:18 +01:00 |
Theo Arends
|
940d2397fa
|
Fix addressed register 1
- Add example for PZEM-0014
|
2022-12-23 14:26:25 +01:00 |
Theo Arends
|
0dc3b8d7e1
|
Add fieldpair "F" replacing "M"
|
2022-12-23 11:39:13 +01:00 |
Theo Arends
|
23e0bc27e7
|
Update changelogs
|
2022-12-22 17:54:54 +01:00 |
Theo Arends
|
ad97f7b95f
|
Add NRG_MODBUS datatypes
Add NRG_MODBUS datatypes (#17467)
|
2022-12-21 18:11:35 +01:00 |
Theo Arends
|
bbde894628
|
Add serial Modbus transmit enable GPIOs
Add serial Modbus transmit enable GPIOs to all modbus energy drivers and modbus bridge (#17247)
|
2022-12-03 12:33:42 +01:00 |
Norbert Richter
|
0cd97d3890
|
Fix generic modbus single phase register output
|
2022-11-17 15:14:28 +01:00 |
Theo Arends
|
c1ea8953cb
|
Refactor uint8_t to uint32_t
|
2022-11-11 10:44:56 +01:00 |
Norbert
|
9192e529a6
|
Fix typo
|
2022-10-23 18:21:12 +02:00 |
Theo Arends
|
5cfbbd4302
|
Add command ``Sunrise 0..3`` to select sunrise dawn angle
- Bump version to v12.1.1.5
- Add command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795)
|
2022-10-12 11:02:54 +02:00 |
Theo Arends
|
2f1eea2eaf
|
Add more docu to energy modbus driver
|
2022-10-11 18:39:48 +02:00 |
Theo Arends
|
186566226b
|
Remove debug from energy modbus
|
2022-10-11 11:15:25 +02:00 |
Theo Arends
|
3c7a5ebfd3
|
Fix possible buffer overflows with exception
|
2022-10-11 11:10:47 +02:00 |
Theo Arends
|
3c258f4e31
|
Try to fix energy modbus warchdogs
|
2022-10-09 18:38:30 +02:00 |
Theo Arends
|
36ed0cba7d
|
Add tasmota resolution option to energy modbus
|
2022-10-08 17:17:15 +02:00 |
Theo Arends
|
3427e1bee3
|
Support for Modbus Energy Monitoring devices
Support for Modbus Energy Monitoring devices using a rule file. See ``xnrg_29_modbus.ino`` for more information
|
2022-10-08 16:14:11 +02:00 |
Theo Arends
|
625824caec
|
Generic Energy Modbus rename config JSON
|
2022-10-07 10:46:25 +02:00 |
Theo Arends
|
77cfe80064
|
Add common voltage to generic energy modbus driver
|
2022-10-06 23:26:54 +02:00 |
Theo Arends
|
a1420e06fd
|
Initial generic modbus energy driver
|
2022-10-06 23:17:04 +02:00 |