Barbudor
|
0dc39e0470
|
Tariff command variant to force tariff - take 2 (#18112)
* tariff command variant to force tariff
* move to Settings + add esp8266
* added tariff-forced to changelog
|
2023-03-04 21:58:03 +01:00 |
Theo Arends
|
5cdd9791f4
|
Fix invalid apparent and reactive power
|
2023-02-28 10:17:30 +01:00 |
Theo Arends
|
4c59b5b8d1
|
Fix Energytotals cannot be set to negative values
Fix Energytotals cannot be set to negative values (#17965)
|
2023-02-17 10:53:07 +01:00 |
Theo Arends
|
ec56473631
|
Refactor XxxSet and XxxCal energy commands
|
2023-02-12 14:05:33 +01:00 |
Theo Arends
|
c699131103
|
Add Shelly Pro 4PM to lvgl binary
|
2023-02-05 16:22:18 +01:00 |
Theo Arends
|
db581b15c7
|
Add SetOption150
Add SetOption150 - (Energy) Force no voltage/frequency common allowing individual voltage channel calibration.
|
2023-01-31 22:30:50 +01:00 |
Theo Arends
|
e77154f406
|
Enable ESP32 energy driver
|
2023-01-28 11:03:14 +01:00 |
Theo Arends
|
0b81236110
|
Prep ESP32 energy expansion
|
2023-01-27 16:41:55 +01:00 |
Theo Arends
|
f6827590f3
|
Prep new energy driver
|
2023-01-27 15:53:40 +01:00 |
Theo Arends
|
d70dbe979e
|
Prep ESP32 energy for four+ phases
|
2023-01-26 15:26:10 +01:00 |
Theo Arends
|
2529759974
|
Prep energy for four+ phase support
|
2023-01-25 17:05:48 +01:00 |
Theo Arends
|
e891830545
|
Prep ESP32 energy
|
2023-01-24 16:54:03 +01:00 |
Theo Arends
|
f71465a182
|
Repurpose SO39 for import active bandwidth
Repurpose SO39 for import active bandwidth (#17659)
|
2023-01-14 15:39:54 +01:00 |
Theo Arends
|
3810b78ef8
|
Add energy var update at power on next day
|
2023-01-03 12:24:34 +01:00 |
Theo Arends
|
555b434361
|
Fix Energy single column values
|
2023-01-02 17:48:51 +01:00 |
Theo Arends
|
c63919d783
|
Change Energy totals max supported value
- Change Energy totals max supported value from +/-21474.83647 to +/-2147483.647 kWh
- Bump version to v12.3.1.3
|
2023-01-01 11:32:30 +01:00 |
Theo Arends
|
587e8299d6
|
Add debugging info to modbus.ino
|
2022-12-30 16:56:36 +01:00 |
Theo Arends
|
b3f12476cc
|
Remove debug logging
|
2022-12-22 16:09:41 +01:00 |
Theo Arends
|
fca19401b7
|
Increase user input energy max values (#15856)
|
2022-12-04 12:25:17 +01:00 |
Theo Arends
|
d1c7ee882b
|
Reset energy today at midnight (#16791)
|
2022-11-17 14:58:16 +01:00 |
Theo Arends
|
5b1aff5141
|
Add RTC logging to energy
|
2022-11-14 17:11:38 +01:00 |
Theo Arends
|
4e5193fdad
|
Remove SkipSleep() in favour of FUNC_SLEEP_LOOP
|
2022-11-12 15:57:46 +01:00 |
Stephan Hadinger
|
3731894486
|
Added ``FUNC_NETWORK_UP`` and ``FUNC_NETWORK_DOWN`` events
|
2022-11-11 11:15:05 +01:00 |
Theo Arends
|
c1ea8953cb
|
Refactor uint8_t to uint32_t
|
2022-11-11 10:44:56 +01:00 |
Theo Arends
|
e9d99a088b
|
Fix hardware watchdog at power on
|
2022-10-31 15:02:29 +01:00 |
Theo Arends
|
7167eb2f46
|
Changed ADE7953 monitoring
Changed ADE7953 monitoring from instant power to accumulated energy (#16941)
|
2022-10-30 12:20:56 +01:00 |
Theo Arends
|
41b65fd6b7
|
Add support for two phase power calibration
Add support for two phase power calibration using commands ``PowerSet2``, ``VoltageSet2`` and ``CurrentSet2``
|
2022-10-30 11:15:17 +01:00 |
Theo Arends
|
314dbf5e6b
|
Add support for second energy channel calibration
|
2022-10-29 19:08:06 +02:00 |
Theo Arends
|
0d45590ac4
|
Fix Shelly Pro led functionality
|
2022-10-26 12:45:06 +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
|
0085e02a5b
|
Fix possible buffer overflows with exception
|
2022-10-11 11:12:54 +02:00 |
Theo Arends
|
bc8cc520a2
|
Add energy driver info during init
|
2022-10-06 23:27:43 +02:00 |
Theo Arends
|
e06793eb8c
|
Small refactors
|
2022-08-27 12:28:34 +02:00 |
Theo Arends
|
91875f20a5
|
Add balanced energy values
Add balanced energy values (#16346)
|
2022-08-26 14:35:52 +02:00 |
Theo Arends
|
02d7eb1d7d
|
Fix energy values after power cycle
Fix energy values after power cycle (#16118)
|
2022-08-05 15:25:39 +02:00 |
Theo Arends
|
c08561f67c
|
Bump version to v11.1.0.4
- Restructure tasmota
|
2022-06-02 14:17:39 +02:00 |