Adrian Scillato
|
4391aa07fe
|
Fix SDM120 Energy Value to Domoticz
Fix SDM120 Energy Value to Domoticz (https://github.com/arendst/Sonoff-Tasmota/issues/6015)
|
2019-07-03 18:56:06 -03: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
|
30adce5648
|
Revert "Code optimization - Change for(uint8_t in for (uint32_t"
This reverts commit 5e1eac3f74 .
|
2019-06-30 15:56:55 +02:00 |
Theo Arends
|
5e1eac3f74
|
Code optimization - Change for(uint8_t in for (uint32_t
Code optimization - Change for(uint8_t in for (uint32_t
|
2019-06-30 15:47:32 +02:00 |
Norbert Richter
|
1fb881a77e
|
SDM230 reset readings when offline
|
2019-05-29 12:16:04 +02:00 |
Theo Arends
|
dcc69bdff0
|
Shrink code/flash space pt.2/2
Shrink code/flash space pt.2/2
|
2019-03-23 17:57:31 +01:00 |
Theo Arends
|
b7f89c0a8c
|
6.5.0.1 Change GUI data collection
6.5.0.1 20190319
* Change Web GUI sensor data collection
|
2019-03-19 17:31:43 +01:00 |
Theo Arends
|
06a9fbd792
|
Changed logging message handling
Changed logging message handling
|
2019-03-08 15:15:42 +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
|
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 |
Dees7
|
9980707a0a
|
Merge branch 'development' into development
|
2018-12-11 15:22:16 +05:00 |
andrethomas
|
4a7e7b0dbb
|
Change C functions with () to (void)
|
2018-11-14 15:32:09 +02:00 |
Denis Taranushin
|
2c138e69c2
|
Add SDM220 Support
Add some electric parameters for SDM220
|
2018-11-13 19:55:24 +05: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
|
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
|
bbd2529914
|
Sleep fixes part 2 and 3 of 3
* Change scheduler phase 2/3 - Fixed when sleep is enabled: Blinktime (#3581)
* Change scheduler phase 3/3 - Some sensor update timings: AdcEvery 200 -> 250, Senseair 300 -> 250, SDM120 300 -> 250, SDM630 300 -> 250
|
2018-08-26 17:10:18 +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
|
1c96097c7a
|
Fix sdm120/630 compile error
Fix sdm120/630 compile error when webserver is disabled (#2764)
|
2018-05-27 14:14:41 +02:00 |
Theo Arends
|
12ffefe081
|
Add more user input validation
5.13.1c
* Add more user input validation to commands TimeStd and
TimeDst
|
2018-05-15 12:32:53 +02:00 |
Gennaro Tortone
|
4a7cd60a56
|
add new metrics to SDM120 power meter
|
2018-05-14 14:04:10 +02:00 |
Gennaro Tortone
|
561421a589
|
Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development
|
2018-05-11 15:17:14 +02:00 |
Theo Arends
|
f7ecc99209
|
Add Eastron SDM120 energy meter
5.13.1a
* Add Eastron SDM120 energy meter (#2694)
|
2018-05-11 14:44:00 +02:00 |
Gennaro Tortone
|
e700f9c274
|
new sensor (Eastron SDM120 energy meter)
|
2018-05-11 10:54:03 +02:00 |