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
janbe 1
Hi everybody, I have a basic question about LUA scripting on HC2.
The code below should trigger the lua script if the value of any device of type doorSensor changes.
Please login or register to see this code.
My question is: where can I find a list of device types. The naming that is used here (doorSensor) is clearly different than the ones specified
Please login or register to see this link.
.ANSWER
I misunderstood. This does not work as I thought. I thought you could specify a device type here (like 'doorSensor' or 'binanySwitch') and then the code would be executed if any of your doorSensors or binarySwitches went off. This is not possible. In the above case, 'doorSensor' needs to be replaced with the ID of your device.
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.