ilcato / homebridge-Fibaro-HC2

Homebridge plugin for Fibaro Home Center 2 (and Home Center Lite ...)
Apache License 2.0
66 stars 27 forks source link

Security system #94

Closed Lesix69 closed 6 years ago

Lesix69 commented 6 years ago

I've configured HC2 plugin with option "securitysystem": "enabled". I've got integration on Fibaro HC2 with alarm system Satel Integra which works fine on Fibaro side. However in Homebridge I'm receiving an error when this option is enabled: There was a problem getting value from Global Variable: SecuritySystem - Err: null

Alarm system is visible in Apple Home app but when trying to change the state there is a message that it is trying to arm or disarm alarm system but with no success. Could you provide more info how that integration should work and how it should be configured? For instance how to define partitions to be armed/disarmed for Out of home, In home, Night options visible in Apple Home app?

Thanks,

ilcato commented 6 years ago

The documentation of the feature is in the wiki.

Lesix69 commented 6 years ago

Thanks a lot! Sorry, I missed that instruction, now it works perfectly!