Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting Security System state #1

Open
garethflowers opened this issue Nov 3, 2020 · 3 comments
Open

Allow setting Security System state #1

garethflowers opened this issue Nov 3, 2020 · 3 comments

Comments

@garethflowers
Copy link
Owner

Currently setting the Security System (Alarm) state in HomeKit has no effect.

This is simply because I have yet to figure out what (if?) there is a socket command that can be sent to activate it.

@garethflowers garethflowers changed the title Allow setting security System state Allow setting Security System state Nov 3, 2020
@nigetech
Copy link

Hi Gareth,

Couldn't see another way too message you directly regarding this - but have you heard of a system called Homey, but uses Node.JS I believe to create open source apps - your Texecom plug works great with Homebridge and I was wondering if you'd be interested in porting it to Homey, or if you have any idea of how easy that would be for a beginner such as myself?

Just after some advice really, cheers in advance.

Thanks

Nigel

@benepixx
Copy link

benepixx commented Jul 31, 2021

Hey Gareth,

I may have worked this out. If you enable "quick arm" in the alarm panel settings you should be able to arm it using the following:

Sending "KEYA" should arm the alarm for Away

Sending "KEYP" then "KEYY" will part arm preset 1.

Then to Disarm, you create a new user called "Homekit" on the panel and enable the "auto yes" attribute. Pick a 4 digit code

and sequentially send "KEY1" "KEY2" "KEY3" "KEY4" to the panel to disarm if the user code was 1234.

Will need a 350ms delay when sending numerous button presses.

Edit - This is using the Crestron IP protocol - I Cant vouch that these will work using their V4 API as ive had nothing to do with it.

@abdulfhussain
Copy link

Any progress on being able to set / under the alarm with this plugin? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants