Theo Arends
06a9fbd792
Changed logging message handling
...
Changed logging message handling
2019-03-08 15:15:42 +01:00
Theo Arends
f0a7a1f2a1
Fix Energy TotalStartTime
...
Fix Energy TotalStartTime when commands EnergyReset0 and/or EnergyReset3 used (#5373 )
2019-03-01 12:08:41 +01:00
Theo Arends
b839d7e80e
Add user configuration of MCP39F501
...
Add user configuration of MCP39F501 Energy Monitoring as used in Shelly2
2019-02-04 18:18:47 +01:00
Theo Arends
48faabc1cf
Revert "Add user configuration of MCP39F501"
...
This reverts commit c340e2b8bd
.
2019-02-04 18:17:50 +01:00
Theo Arends
c340e2b8bd
Add user configuration of MCP39F501
...
Add user configuration of MCP39F501 Energy Monitoring as used in Shelly2
2019-02-04 18:17:17 +01:00
Theo Arends
304ac6fe44
6.4.1.12 code changes (byte/boolean)
...
6.4.1.12 20190128
* Change code use of boolean to bool and byte to uint8_t
* Change code uint8_t flags to bool flags
2019-01-28 14:08:33 +01:00
Theo Arends
41351001f5
6.4.1.6 Re-introduce Cal commands
...
6.4.1.6 20190105
* Add commands PowerCal, VoltageCal and CurrentCal for HLW8012, HJL01 and BL0937 based energy sensors
2019-01-05 15:39:56 +01:00
Theo Arends
447ec6256e
6.4.1.4 Update Copyright (C) 2019
...
6.4.1.4 20190101
* Update Copyright (C) 2019
2019-01-01 13:55:01 +01:00
Theo Arends
c1102a4863
6.4.0.2 Fix possible dtostrf bos
...
6.4.0.2 20181221
* Fix possible dtostrf buffer overflows by increasing buffers
2018-12-21 16:17:06 +01:00
Theo Arends
23c16e58a9
Housekeeping
...
Housekeeping
2018-11-20 15:00:24 +01:00
andrethomas
4a7e7b0dbb
Change C functions with () to (void)
2018-11-14 15:32:09 +02:00
Theo Arends
15148f290d
6.3.0.4 Add SetSensorXX
...
6.3.0.4 20181106
* Add command SetSensorXX 0/1 to disable/re-enable compiled xsns_XX_sensor.ino driver
2018-11-06 17:33:51 +01:00
Theo Arends
e6a8b2d30d
Add TotalStartTime to Energy JSON
...
Add TotalStartTime to Energy JSON message (#3971 )
2018-10-30 17:04:19 +01:00
Theo Arends
f05a471e48
Fix KNX compile error
2018-09-28 17:02:55 +02:00
Theo Arends
4b7c797fb7
6.2.1.9 Apparent/Reactive Power
...
6.2.1.9 20180928
* Add Apparent Power and Reactive Power to Energy Monitoring devices (#251 )
2018-09-28 15:48:42 +02:00
Theo Arends
7a767f104c
6.2.1.6 Remove some commands
...
6.2.1.6 20180922
* Removed commands PowerCal, VoltageCal and CurrentCal as more functionality is provided by commands PowerSet, VoltageSet and CurrentSet
* Allow decimals as input to commands PowerSet, VoltageSet and CurrentSet
* Add support for PCA9685 12bit 16pin hardware PWM driver (#3866 )
2018-09-22 15:09:53 +02:00
Theo Arends
f7a8b1f923
Shelly2 clean up
...
Shelly2 clean up
2018-09-21 16:02:56 +02:00
Theo Arends
4065a215f0
Add Shelly2 Energy Monitoring
...
Add energy monitoring to Shelly2 (#2789 )
2018-09-21 15:22:17 +02:00
Theo Arends
ff4f8f75c1
Add uncalibrated energy monitor
...
Add uncalibrated energy monitoring to Shelly2 (#2789 )
2018-09-17 20:32:38 +02:00
Theo Arends
7cd9224819
6.2.1.3 - Change drop down list
...
6.2.1.3 20180907
* Change web Configure Module GPIO drop down list order for better readability
* Fix showing Period Power in energy threshold messages
* Fix ButtonRetain to not use default topic for clearing retain messages (#3737 )
2018-09-08 17:18:31 +02:00
Theo Arends
f517755303
Prep for frequency display
...
Prep for energy frequency display and update xnrg_05_pzem2.ino with correct register values
2018-09-07 18:15:47 +02:00
Theo Arends
b441c85776
Experimental PZEM-003,014,016,017
...
Add experimental support for PZEM-003,014,016,017 Energy monitoring (#3694 )
2018-09-06 17:35:57 +02:00
Theo Arends
07dafe1631
6.2.0.2 - Energy monitoring
...
6.2.0.2 20180904
* Rewrite energy monitoring using energy sensor driver modules
* Fix lost today and total energy value after power cycle (#3689 )
2018-09-04 16:22:34 +02:00
Adrian Scillato
e20c2b056a
Added Optional Retain Flag for Energy Margins
...
Request #3612
2018-08-27 18:35:23 -03:00
Theo Arends
035bc29475
Fix EnergyReset3
...
Fix EnergyReset3 (#2723 )
2018-08-23 17:38:17 +02:00
Theo Arends
6d1ce5bd69
Fix SDM120 wrong values
...
Fix SDM120 reporting wrong negative values to Domoticz (#3521 )
2018-08-19 13:00:27 +02:00
Theo Arends
e15aeabbcf
Fix Pow R2 / S31 buffer sync
...
Fix Pow R2 / S31 buffer sync
2018-08-13 11:33:33 +02:00
Theo Arends
ee9b26ecfa
6.1.1.5 - Fix Pow R2 and S31
...
Fix some Pow R2 and S31 checksum errors using optimized re-sync
2018-08-12 16:15:03 +02:00
Theo Arends
75284f09fe
Re-fix S31/Pow R2 serial sync
...
Re-fix S31/Pow R2 energy data serial sync (#3425 )
2018-08-11 15:47:27 +02:00
Theo Arends
2058b9fa95
Updated to v6.1.0a
...
Updated to v6.1.0a
2018-07-06 18:00:50 +02:00
Theo Arends
8f60a88a20
Add support for BlitzWolf BW-SHP2
...
Add support for BlitzWolf BW-SHP2 (and Homecube, Gosund SP1) Energy
Monitoring Smart Socket (#2223 )
2018-07-02 14:25:02 +02:00
Theo Arends
d4119fe54d
Add SnfBrdg EFM8BB1 fw tools
...
6.0.0a
* Add support for uploading Sonoff Bridge firmware found in
tools/fw_efm8bb1 folder build by Portisch using Web Gui File Upload
(#2886 )
* Add command RfRaw to control Portisch firmware features
2018-06-04 18:10:38 +02:00
Theo Arends
cec701fb33
Fix Pzem004T checksum error
...
6.0.0a
* Fix Pzem004T checksum error
2018-06-03 14:43:17 +02:00
Theo Arends
ed56322f12
Add command source information
...
5.14.0b
* Add source information to command execution to be shown with logging
option 3 (#2843 )
2018-05-28 15:52:42 +02:00
Theo Arends
b8edfddd7e
Fix Pow R2 and S31 checksum error
...
Fix Pow R2 and S31 checksum error (#1907 )
2018-05-27 14:13:14 +02:00
Theo Arends
80ffea085b
Admin and some fixes
...
5.14.0a
* Add KNX energy data (#2750 )
* Fix display selection of
un-available GPIO options in Module Configuration webpage (#2718 )
* Fix
IRSend not accepting data value of 0 (#2751 )
2018-05-17 11:55:40 +02:00
Adrian Scillato
187b7ac375
Add Energy Information for KNX
...
Add Energy Information for KNX
2018-05-17 01:44:46 -03:00
Theo Arends
c51bcd77d1
Add Hardware Serial Fallback to TasmotaSerial
...
5.13.1a
* Update TasmotaSerial to 2.0.0 allowing Hardware Serial Fallback when
correct connection are configured
2018-05-10 17:21:26 +02:00
Theo Arends
016b1dd029
Optimize command handling
...
Optimize command handling
2018-05-09 10:49:43 +02:00
Theo Arends
040a7adaf1
v5.12.0o - Fix Energy Today overflow
...
5.12.0o
* Fix Energy Today and Yesterday overflow (#2543 )
2018-04-30 12:07:48 +02:00
Theo Arends
67aaa2777c
Revert "Fix Energy Today and Yesterday overflow"
...
This reverts commit c86a9f8e53
.
2018-04-30 11:10:38 +02:00
Theo Arends
c86a9f8e53
Fix Energy Today and Yesterday overflow
...
5.12.0o
* Fix Energy Today and Yesterday overflow (#2543 )
2018-04-29 15:29:43 +02:00
Theo Arends
a8b83aa036
Add support for Sonoff Pow R2 ( #2340 )
...
5.12.0m
* Add support for Sonoff Pow R2 (#2340 )
2018-04-20 16:55:27 +02:00
Theo Arends
c85edf15ac
Change MQTT Energy response topic to SENSOR
...
5.12.0i
* Change MQTT response topic for Energy changes from ENERGY to
SENSOR (#2229 , #2251 )
2018-03-29 14:51:34 +02:00
Theo Arends
3e7142f2a4
v5.12.0e - Fix S31 power on wrong power report
...
Fix S31 power on wrong power report
2018-03-16 17:33:14 +01:00
Theo Arends
5677a9c854
v5.12.0e - Fix S31 power on wrong power report
...
Fix S31 power on wrong power report
2018-03-16 16:46:58 +01:00
Theo Arends
ea8ca36ca7
v5.12.0e - Updated PowerDelta code ( #2157 )
...
Updated PowerDelta code (#2157 )
2018-03-15 17:33:35 +01:00
Theo Arends
12fa894303
v5.12.0e - Add command PowerDelta
...
5.12.0e
* Add command PowerDelta 0..100 (percentage) to Energy
monitoring devices to report on active power load change (#2157 )
2018-03-14 14:32:51 +01:00
arendst
feb7184f45
v5.12.0b - Fix Hass define compile error
...
5.12.0b
* Fix compile error when define HOME_ASSISTANT_DISCOVERY_ENABLE
is not set (#1937 )
2018-02-17 14:09:39 +01:00
arendst
1c81b0cdd9
v5.12.0b - Add Restart time
...
5.12.0b
* Add Restart time to Status 1 (#1938 )
* Change Sonoff SC JSON
format (#1939 )
2018-02-17 13:47:11 +01:00