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
Borgstrand 3
Working on a way to control my alarm and sirens and got a tip in another thread to use 'fibaroAlarm' instead of 'armed' when checking status on sensors.
But how does that parameter really work?
Did a really simple scene that prints the status of the parameter in the debug window:
fibaro:debug(fibaro:getValue(132, "armed"))
fibaro:debug(fibaro:getValue(132, "fibaroAlarm"))
If the sensor is disarmed then the output in the debug window is:
0
0
If the sensor is armed then the output in the debug window is:
1
0
What are the fibaroAlarm parameter supposed to do? What different stages/values can it be in? How do I use the parameter?
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.