Theo Arends
e90f67bbbb
Add driver JSON if available
...
Add driver JSON if available
2019-09-29 18:11:36 +02:00
Theo Arends
e40475b563
Add initial support for shutters
...
Add initial support for shutters by Stefan Bode (#288 )
2019-09-29 18:00:01 +02:00
Theo Arends
728d162be8
Merge pull request #6512 from s-hadinger/fix_6508
...
Fix 6508
2019-09-29 17:11:51 +02:00
Theo Arends
dffe2cdfd4
Merge pull request #6511 from s-hadinger/zigbee_dump
...
Add Zigbee more support - collect endpoints and clusters, added ZigbeeDump command
2019-09-29 17:11:37 +02:00
Stephan Hadinger
9ce32790db
Fix 6508
2019-09-29 16:06:18 +02:00
Stephan Hadinger
d86cd34905
Add Zigbee more support - collect endpoints and clusters, added ZigbeeDump command
2019-09-29 15:38:26 +02:00
Theo Arends
4c21e46512
Fix compilation error
...
Fix compilation error (#6509 )
2019-09-29 12:37:33 +02:00
Theo Arends
ea72671018
Fix Energy Off-Peak detection calculation
...
Fix Energy Off-Peak detection calculation (#6500 )
2019-09-29 12:18:09 +02:00
Theo Arends
702df2b29f
Prep for I2C Active control
...
Prep for I2C Active control
2019-09-29 11:52:22 +02:00
Theo Arends
55ab9639e6
Merge pull request #6504 from laurentdong/ExpressionBracket
...
Missed one character previous of closure bracket
2019-09-28 10:18:02 +02:00
Theo Arends
0f0febef11
Merge pull request #6503 from laurentdong/AcceptNegativeNumber
...
Accept negative number
2019-09-28 10:17:37 +02:00
Theo Arends
42fe7e275b
Merge pull request #6502 from laurentdong/ExpressionBugFix
...
Expression evaluation got exception
2019-09-28 10:16:43 +02:00
Laurent
9327329b0f
Missed one character previous of closure bracket
...
For example:
Var1 = (1+2)
will be treat as:
Var1 = 1+
2019-09-27 22:15:42 -04:00
Laurent
dbd234ef81
Accept negative number
...
Expression should support negative number
2019-09-27 21:58:32 -04:00
Laurent
834e9c7b21
Expression evaluation got exception
...
Should use pgm_read_byte to access PROGMEM data
2019-09-27 21:52:33 -04:00
Theo Arends
b7aa3cd884
Add initial support for MQTT logging
...
Add initial support for MQTT logging using command MqttLog <loglevel> (#6498 )
2019-09-27 18:13:00 +02:00
Theo Arends
82b7225332
Fix divide
...
Fix divide
2019-09-26 16:16:38 +02:00
Theo Arends
81b081f620
Add max current checks to SM2135
...
Add max current checks to SM2135 (#6495 )
2019-09-26 16:06:05 +02:00
Theo Arends
febb93788c
Experimental support for SM2135
...
Experimental support for SM2135 (#6495 )
2019-09-26 12:30:21 +02:00
Theo Arends
130117cd44
Merge pull request #6494 from s-hadinger/minor_fixes
...
Minor fixes to Hue Emulation and Light
2019-09-25 22:43:15 +02:00
Stephan Hadinger
9c885079f0
Allow Hue emulation friendly names to go beyond 13
2019-09-25 18:14:58 +02:00
Stephan Hadinger
902dc6b69c
Fix rounding issue when reading Channel value
2019-09-25 17:56:03 +02:00
Theo Arends
fa826d33d9
Refactor ds18x20.ino
2019-09-25 16:28:54 +02:00
Theo Arends
2d1bc97843
Update RELEASENOTES.md
2019-09-25 15:44:41 +02:00
Theo Arends
f03ec437fe
Delete xsns_05_ds18x20_legacy.ino
2019-09-25 15:07:23 +02:00
Theo Arends
3eb219ccaa
Remove support for define USE_DS18x20_LEGACY
...
Remove support for define USE_DS18x20_LEGACY and legacy DS18x20 driver (#6486 )
2019-09-25 14:35:37 +02:00
Theo Arends
5bd19d54db
Change command Tariffx to allow time entries like 23 (hours), 1320 (minutes) or 23:00
...
Change command Tariffx to allow time entries like 23 (hours), 1320 (minutes) or 23:00. NOTE: As this is development branch previous tariffs are lost! (#6488 )
2019-09-25 14:24:49 +02:00
Theo Arends
6ad2d3b86f
Bump version 6.6.0.14
...
Bump version 6.6.0.14
2019-09-25 14:17:20 +02:00
Theo Arends
d984646731
Merge pull request #6480 from gemu2015/scripter-update
...
Scripter update
2019-09-24 16:39:38 +02:00
gemu2015
c369289cb5
Update xdrv_10_scripter.ino
2019-09-24 15:30:26 +02:00
gemu2015
854b60ac7a
Update support_command.ino
2019-09-24 08:51:09 +02:00
gemu2015
31a269a82f
Update xdrv_01_webserver.ino
2019-09-24 08:43:13 +02:00
gemu2015
56c3de022b
Update xdrv_01_webserver.ino
2019-09-24 08:32:55 +02:00
gemu2015
5e5fc79ca1
Delete sonoff.ino.cpp
2019-09-24 08:27:43 +02:00
gemu2015
4c79e0c627
scripter command support, up to 4 buttons in a row, bug fixes
2019-09-24 08:25:32 +02:00
Theo Arends
9add50b679
Merge pull request #6478 from s-hadinger/hue_32_relays
...
Support up to 32 devices for Hue emulation
2019-09-23 23:57:48 +02:00
Stephan Hadinger
93c031eb01
Support up to 32 devices for Hue emulation
2019-09-23 22:57:20 +02:00
Theo Arends
397070900a
Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development
2019-09-23 17:30:42 +02:00
Theo Arends
58c1851f93
Disable GroupTopic change of SwitchTopic
...
Disable GroupTopic change of SwitchTopic (#6467 )
2019-09-23 17:30:37 +02:00
Theo Arends
d364bb29bc
Merge pull request #6472 from s-hadinger/zigbee_fix_20190922
...
Fix Zigbee bug in reconfiguration and removed timecode from ZigbeeZNPReceived
2019-09-22 18:35:07 +02:00
Stephan Hadinger
784f2e068e
Fix Zigbee bug in reconfiguration and removed timecode from ZigbeeZNPReceived
2019-09-22 18:32:17 +02:00
Theo Arends
075485e124
Fix energy usage/export resolution
...
Fix energy usage/export resolution (#6444 )
2019-09-22 18:30:55 +02:00
Theo Arends
ae3ebf1c94
Tiny refactor
...
Tiny refactor
2019-09-22 16:33:14 +02:00
Theo Arends
181ac5539b
Add JSON array index support to rules
...
Add JSON array index support to rules evaluation allowing trigger on ENERGY#POWER[2]>0.60 from JSON ..,"Power":[0.00,0.68],.. (#6160 )
2019-09-22 16:14:34 +02:00
Theo Arends
917021ca1e
Refactor HX711 sensor driver
...
Refactor HX711 sensor driver
2019-09-22 14:13:06 +02:00
Theo Arends
15024fa348
Add Tariff export values to JSON message
...
Add Tariff export values to JSON message (#6429 )
2019-09-22 14:00:34 +02:00
Theo Arends
957272dca4
Bump version to 6.6.0.13
...
* Add command EnergyReset4 x,x to initialize total usage for two tarrifs
* Add command EnergyReset5 x,x to initialize total export (or production) for two tarrifs
* Add command Sensor34 8,0 and Sensor34 8,1 to disable/enable JSON message on weight change over 4 gram
2019-09-22 12:53:15 +02:00
Theo Arends
763601ccb4
Fix JSON total usage resolution display
...
Fix JSON total usage resolution display (#6429 )
2019-09-22 11:54:02 +02:00
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
d6a5b651d5
Update cache usage
...
Update cache usage
2019-09-21 15:17:07 +02:00