Theo Arends
68baafc685
Initial support for autoexec.bat using filesystem
2021-02-15 16:37:09 +01:00
Norbert Richter
435be84ff3
Add SDM72 Modbus energy meter
2021-02-09 16:13:40 +01:00
Adrian Scillato
540b3c307b
In case of lost comms with PZEM, avoid losing Today Energy
2021-01-29 21:48:47 -03:00
Theo Arends
5b375acdd2
refactor dtostrfd
2021-01-27 17:42:59 +01:00
Theo Arends
efaed8046d
Refactor AddLog usage
2021-01-23 16:26:23 +01:00
Theo Arends
89a9c049d6
Add debug message regarding energy reset
2021-01-15 14:31:25 +01:00
Norbert Richter
b941d6208e
Add EnergyReset optional time param
2021-01-06 13:16:55 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Theo Arends
fa7fdbd51a
Consolidate `AddLog_P`
...
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends
58dc18844b
Refactor energy func every 250mS
2020-10-30 12:45:34 +01:00
Theo Arends
af5082320d
Use global struct
2020-10-30 12:29:48 +01:00
Theo Arends
280f0a9de7
Use global struct
2020-10-29 13:37:09 +01:00
Theo Arends
f1ac7b2d67
Use global struct
2020-10-28 19:03:39 +01:00
Theo Arends
b93b719108
Use global struct
2020-10-28 17:32:07 +01:00
gominoa
d21599b75c
Fix ENERGY.Period after midnight
...
ENERGY.Period incorrectly shows 0 for the first teleperiod after midnight
2020-10-13 18:30:01 -04:00
Theo Arends
ad3cfa6cbb
Add SDM630 three phase ImportActive Energy display
...
Add SDM630 three phase ImportActive Energy display when ``#define SDM630_IMPORT`` is enabled by Janusz Kostorz (#9124 )
2020-10-03 12:46:58 +02:00
Theo Arends
d0028eb2e4
Merge pull request #9124 from jkostorz/development
...
Add option in my_user_config.h to turn on SDM630 import active energy
2020-10-03 12:33:15 +02:00
Theo Arends
0f1e4fc917
Add command ``PowerDelta1`` to ``PowerDelta3``
...
- Bump version to 8.4.0.3
- Add command ``PowerDelta1`` to ``PowerDelta3`` to trigger on up to three phases (#9134 )
2020-08-23 18:29:16 +02:00
Janusz
b3dc33f3a0
SDM630 optional import active energy
2020-08-18 22:09:33 +02:00
Theo Arends
a84ebe552a
Refactor rules processing
2020-07-20 17:24:51 +02:00
Theo Arends
59f50d04f2
Allow rules on energy margins
...
Allow rules on energy margins (#8935 )
2020-07-20 16:41:05 +02:00
Theo Arends
0a64625e9a
Allow rules on energy margins
...
Allow rules on energy margins (#8935 )
2020-07-20 16:26:32 +02:00
Theo Arends
7dafeb280e
Rename global temp and pressure
...
- Rename global temp and pressure (#8808 , #8810 )
- Fix SGP30 calculation (#8808 )
2020-06-28 12:23:18 +02:00
Theo Arends
f46d3751a0
Refactor some energy monitoring
2020-06-13 15:10:12 +02:00
Theo Arends
0abfcf1954
Fix global temperature
...
- Fix global temperature use of float solving intermittend power off (#8175 )
- Fix BL0940 power monitoring when powered on but no load present
2020-06-12 16:51:21 +02:00
Theo Arends
d0de78352f
Fix Energy Frequency display
2020-05-23 12:15:14 +02:00
Theo Arends
93ca102391
Change ExportActiveTariff to ExportTariff
2020-05-22 18:31:14 +02:00
Theo Arends
855e054db8
Change Energy JSON data
...
- Bump version 8.3.1.2
- Change Energy JSON Total field from ``"Total":[33.736,11.717,16.978]`` to ``"Total":33.736,"TotalTariff":[11.717,16.978]``
- Change Energy JSON ExportActive field from ``"ExportActive":[33.736,11.717,16.978]`` to ``"ExportActive":33.736,"ExportActiveTariff":[11.717,16.978]``
- Add Three Phase Export Active Energy to SDM630 driver
2020-05-22 17:48:21 +02:00
Theo Arends
bdc0934cb8
Fix init of Energy Offset after power cycle
...
Fix init of Energy Offset after power cycle (#8356 )
2020-05-10 12:59:13 +02:00
Theo Arends
504570d5d5
Fix MaxPower functionality
...
Fix MaxPower functionality (#7647 )
2020-02-09 16:21:48 +01:00
Theo Arends
fb485dabd3
Add optional parameter <startcolor> to command ``Scheme``
...
Add optional parameter <startcolor> to command ``Scheme <scheme>, <startcolor>`` to control initial start color
2020-01-22 11:55:48 +01:00
Theo Arends
65d1f3aace
Fix PowerDelta calculation
...
Fix PowerDelta calculation not detecting zero power (#7515 )
2020-01-17 10:12:57 +01:00
Theo Arends
8aa9109656
Happy New Year
...
Happy New Year
2019-12-31 14:23:34 +01:00
Theo Arends
a6cecfcb79
Add support for ADC0 Current Transformer
...
- Bump version to 8.1.0.2
- Add support for ``AdcParam`` parameters to control ADC0 Current Transformer Apparent Power formula by Jodi Dillon (#7100 )
2019-12-30 16:42:53 +01:00
Theo Arends
7777fa08b0
Sanitize code
2019-11-20 20:53:12 +01:00
Theo Arends
48e15216be
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
Theo Arends
d42e81402a
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
Theo Arends
4b49979274
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
Theo Arends
5f4e38023d
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
Theo Arends
8ca843f9ab
Add frequency to ADE7953 energy monitor
...
Add frequency to ADE7953 energy monitor as used in Shelly 2.5 by ljakob (#6778 )
2019-10-30 16:06:53 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00