Theo Arends
37d9cb4c92
Fix PZEM missing phase zeroing all readings
...
Fix PZEM missing phase zeroing all readings (#2315 )
2019-09-21 17:10:52 +02:00
Theo Arends
5eb85075e5
Add Energy 3 phase/channel support
...
* Change energy sensors for three phase/channel support
* Add Shelly 2.5 energy dual channel support (#6160 )
2019-09-15 13:10:32 +02:00
Theo Arends
75abfc5fd9
Refactor energy driver detection
...
Refactor energy driver detection and function call
2019-09-08 16:57:56 +02:00
Theo Arends
0e4d4a889a
Refactor Energy code saving space
...
Refactor Energy code saving space
2019-08-16 14:41:02 +02:00
Theo Arends
aa1af61bc8
Fix Shelly 2.5 invalid energy measurement
...
Fix Shelly 2.5 invalid energy measurement (#5968 )
2019-07-04 10:36:38 +02:00
Stephan Hadinger
15e37ef0bb
Change converted double to float in rules, and replaced trigonometric functions from stdlib with smaller versions.
2019-07-01 18:20:43 +02:00
Theo Arends
1b69502d9b
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 16:44:36 +02:00
Theo Arends
bcaafd7413
Change ADE7953 energy update code and add debug information
...
Change ADE7953 energy update code and add debug information (#5968 )
2019-06-21 14:31:08 +02:00
Theo Arends
e472d3232a
Add device OverTemp (>73 Celsius) detection to selected Energy Monitoring devices
...
* Fix Sonoff Pow R2 / S31 invalid energy increments (#5789 )
* Add device OverTemp (>73 Celsius) detection to any Energy Monitoring device with temperature sensor powering off all outputs
2019-05-14 17:46:40 +02:00
Theo Arends
cb86fb5c2c
Update xnrg_07_ade7953.ino
...
Fix compile error and CurrentSet resolution
2019-04-18 14:13:14 +02:00
Theo Arends
736f63e9ae
Fix Shelly 2.5 overtemp detection
...
Fix Shelly 2.5 overtemp detection
2019-04-18 11:07:38 +02:00
Theo Arends
5e810f1ff3
Add Shelly 2.5 overtemp functionality
...
* Add all temperature, humidity and pressure for global access
* Add Shelly 2.5 overtemp functionality
* Fix Shelly 2.5 I2C address priority issue when VEML6070 code is present by disabling VEML6070 for Shelly 2.5 (#5592 )
2019-04-15 18:12:42 +02:00
Theo Arends
6adb513cd6
Add Shelly 2.5 Energy Monitoring ( #5592 )
...
Add Shelly 2.5 Energy Monitoring (#5592 )
2019-04-14 18:20:24 +02:00