Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
Shad 4
I saw many problem with minimote, so I remember a howto on french forum.
At this moment I set like 12 functions with only 8 buttons
I make a script to have a virtual menu and use short/long push to navigate inside.
So for start he to use normally the minimote, just replace id:
Please login or register to see this code.
So now, here interesting things:
1) ambience
So I prepare a scene with 4 ambience, so make global variable with predefined value:
- Normal
- Cinema
- Music
- Romantic
Also for my script you need global variable nightime.
So here a scene with all ambience
Please login or register to see this code.
Then, in the scene of minimote put function for manage that:
Please login or register to see this code.
and the code for button:
Please login or register to see this code.
That's all, just do short/long push to navigate to next or previous ambiance.
2) ALARM
It is possible to arm you alarm with minimote and don't arm the one where is breached and sent push with you own message by sensor.
So here the function to put on the top on your code just replace Id of sensor/phone and message:
Please login or register to see this code.
And In minimote:
Please login or register to see this code.
So short push you arm and long push you desactivate alarm.
3) Blind
The next can be change for many, but with roller shutter you have a good example.
So with 2 buttons you can have 4 position to your blind.
button 1 = 50% or 75%
button 2 = close or open
Please login or register to see this code.
and for minimote
Please login or register to see this code.
So you see with 6 button you can set 4 ambience, easy system to arm/desarmed alarm and 4 position for roller shutter.
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.