to-scho
e327236485
New switchmodes TOGGLEMULTI, FOLLOWMULTI and FOLLOWMULTI_INV
2020-01-15 13:05:00 +01:00
Theo Arends
0e0d8190fa
Change some commands displaying all items
...
Change commands ``Prefix``, ``Ssid``, ``StateText``, ``NTPServer``, and ``FriendlyName`` displaying all items
2020-01-12 13:10:21 +01:00
Theo Arends
b05301b149
Refactor change
2019-12-31 17:24:47 +01:00
Theo Arends
c13b755a59
Fix addition of backlog to IF clause
...
Fix addition of backlog to IF clause (#7342 )
2019-12-31 17:17:30 +01:00
Theo Arends
8aa9109656
Happy New Year
...
Happy New Year
2019-12-31 14:23:34 +01:00
Theo Arends
a2478f9569
Change number of ``FriendlyName``s from 4 to 8
...
Change number of ``FriendlyName``s from 4 to 8
2019-12-24 15:06:19 +01:00
Theo Arends
c806b22e9d
Change max number of rule ``Mem``s to 16
...
Change max number of rule ``Mem``s from 5 to 16 (#4933 )
2019-12-22 15:36:20 +01:00
Theo Arends
aae86a6718
Add fallback functionality
...
Add fallback functionality from next version 7.1.2.7
2019-12-16 15:13:57 +01:00
Adrian Scillato
b1d26b9b3a
RULES: Fix duplicated BACKLOG when using EVENT inside a BACKLOG
2019-12-10 22:36:23 -03:00
Adrian Scillato
55b0312f86
Added new var %topic% for rules
2019-12-04 17:11:03 -03:00
Theo Arends
7777fa08b0
Sanitize code
2019-11-20 20:53:12 +01:00
Adrian Scillato
6f614369c1
Fix Rules Evaluation when using break and several triggers are true
...
When checking several triggers that were true at the same time and BREAK was being used, some rules were not executed.
The rule:
rule3 on system#boot do var4 0 break on tele-SI7021#temperature do var4 %value% endon on tele-SI7021#humidity do var5 %value% endon
was not triggering the third statement.
2019-11-12 15:54:29 -03:00
Theo Arends
49e8f52a43
Fix case insensitive rule variable substitution
...
Fix case insensitive rule variable substitution (#6802 )
2019-11-01 16:05:07 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00