Files
Tasmota/sonoff
Adrian Scillato a67efa0ab2 Added new triggers for rules on boot time
To make it possible to trigger a rule at boot time with the state of the switches or relays (in order to take decisions), 2 new trigger types has been added: 

* SWITCH1#BOOT

to be used like:

ON SWITCH1#BOOT DO ...  %value% ENDON
ON SWITCH1#BOOT=0 DO .... ENDON
ON SWITCH1#BOOT=1 DO .... ENDON

and

* POWER1#BOOT

to be used like:

ON POWER1#BOOT DO ...  %value% ENDON
ON POWER1#BOOT=0 DO .... ENDON
ON POWER1#BOOT=1 DO .... ENDON
2018-09-26 23:02:55 -03:00
..
2018-09-26 22:20:19 +02:00
2018-09-25 17:03:22 +02:00
2018-09-24 18:16:35 +02:00
2018-09-24 18:16:35 +02:00
2018-09-25 15:35:49 +02:00
2018-09-26 10:13:44 +02:00
2018-09-23 13:55:42 +02:00
2018-09-26 11:56:58 +02:00
2018-09-16 16:09:00 +02:00
2018-09-25 17:03:22 +02:00
2018-09-16 16:09:00 +02:00
2018-09-21 11:15:42 +02:00
2018-09-05 20:51:17 +02:00
2018-09-24 18:16:35 +02:00
2018-09-02 11:52:24 +02:00
2018-08-31 12:17:09 +02:00
2018-09-05 18:01:15 +02:00
2018-08-31 12:17:09 +02:00
2018-09-11 10:49:13 +02:00
2018-09-11 19:14:15 +02:00
2018-09-04 16:22:34 +02:00
2018-08-26 17:32:49 +02:00
2018-09-02 11:52:24 +02:00
2018-04-18 22:23:57 -03:00
2018-07-12 12:19:08 +02:00
2018-07-24 18:41:50 +02:00
2018-07-24 18:41:50 +02:00
2018-07-24 18:41:50 +02:00
2018-07-12 12:19:08 +02:00
2018-09-02 11:52:24 +02:00
2018-07-12 12:19:08 +02:00
2018-07-24 18:41:50 +02:00
2018-09-22 12:18:13 +02:00
2018-02-18 18:39:28 +01:00
2018-09-10 14:06:31 +02:00
2018-07-14 12:10:13 +02:00
2018-09-07 18:15:47 +02:00
2018-07-14 12:10:13 +02:00
2018-07-28 16:16:53 +02:00