|
I asked a similar question on the BTicino forum but can't find it. The search on the new BTicino forum is useless. Basically Marcog replied and from what I remember the differences are more historic. The differences were do with what they would work with with hardware wise. I use a mixture of them in MH202. Cen Plus for my Phone app , CEN calling another scenario on MH202 and Homescreen10. Trial and error to find out what needs what.
I have the 300x and Sfera. Seems to work OK. Is the WiFi signal good between the router and 300x? Must admit the image quality is lower than expected. I have da night camera version. The image does look better on the Screen10 so maybe its the 300x that's below par.
Boolean.. I use them a lot. Basically you can get scenarios to start or not start based on a change of state of a boolean. So, as it a change of state of the boolean that is needed to do anything then its important to define the starting state. I do this with a scenario that just runs on restart of the MH202.(tick box in top right in myhomesuite)
eg for safety I set an override that stops all blind scenarios from running using a boolean.
For each blind scenario I have the 'only if' condition 'Run' Boolean 1 = true.
If there is someone working near the blinds or its windy I set 'Run' Boolean1=false, either manually(phone or panel) or automatically(wind), then the blinds will not move until its set back to 'Run' Boolean1=true again.
You can also use the change of state of a Boolean to trigger a scenario too.
With booleans tracking 'events' you can then create more complicated conditions for running a scenario.
eg
For my water irrigation pump I have to press run, stop, run on my phone. I did this so I do not accidentally set the pump running.If someone is using the patio they can press, up, down, up on the blind control button and this will stop the blind closing automatically when the house too hot, its dark etcWind=false is only set if the wind sensor contact has been open for 30mins. Then blinds can run again. |
|