mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
Update xdrv_10_rules.ino
This commit is contained in:
parent
72fe98cee1
commit
076b490331
@ -485,6 +485,7 @@ bool RulesRuleMatch(uint8_t rule_set, String &event, String &rule, bool stop_all
|
||||
char scolor[LIGHT_COLOR_SIZE];
|
||||
if (rule_param.startsWith(F("%COLOR%"))) {
|
||||
rule_param = LightGetColor(scolor);
|
||||
}
|
||||
#endif
|
||||
// #ifdef USE_ZIGBEE
|
||||
// if (rule_param.startsWith(F("%ZBDEVICE%"))) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user