abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 


In automation - max. number of triggers, conditions and automations

misa15
Experienced Homie

Hello,

during create automation:

How much max. triggers (after IF) can be created? 

How much max. conditions (after AND) can be created?

How much max. actions (after THEN) can be created?

How much max. automations and scenarios can be created?

Exist any other rules for create an new automation or scenario?

 

Thank you in advance.   

3 ANTWORTEN 3

SebastianHarder
Experte von Bosch Smart Home

There are no limits enforced, but of course the smart home controller has limited resources and might get slower if you add hundreds of automations. 

Lead Android Developer @ Bosch Smart Home

Hello @SebastioanHarder,

Thank you for answer.

I asked to understand the possibility of create same automation.
An example for control of boiler pump
IF {
[(RTVP1 > 0%) AND DR1 = CLOSED]
OR [(RTVP2 > 0%) AND DR2 = CLOSED]
OR [(RTVP3 > 0%) AND DR3 = CLOSED]
}
AND US = ON
THEN SCK = ON
ELSE SCK = OFF

Question is - it is possible create in automation such rule, please?

Notes
RT = radiator thermostat
RTVP = radiator thermostat valve position
DR = door contact
US = universal schalter
SCK = 230V socket
number = means different rooms

Maurice
CEO of the Homies

That's unfortunately not possible because the valve position can't be used in automations. Also, the Universalschalter (Flex) has push-buttons, so there is no "on" position which could be used as a condition in automations.

Privater Endanwender, kein Bosch-Mitarbeiter.