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

MQTT Disarm with passcode #5

Closed
benmprojects opened this issue May 8, 2019 · 3 comments
Closed

MQTT Disarm with passcode #5

benmprojects opened this issue May 8, 2019 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@benmprojects
Copy link

Is your feature request related to a problem? Please describe.
Allow Disarm/Arm via MQTT with the passcode in the payload. This will allow the use of the Android Alarm Panel.

Describe the solution you'd like
As above

@akasma74 akasma74 added the enhancement New feature or request label May 14, 2019
@manznOnly
Copy link

use these code works to enable mqtt from @Tyre88 (with override function)

gazoscalvertos@3f9fd9e

@akasma74
Copy link
Owner

@benmprojects, it's already supports Disarm with passcode.
Could you provide more info regarding your request, i.e a sample message to arm/disarm that Android Alarm Panel sends (by the way, what is it?)

@manznOnly I'm not sure the PR you're referring to is the right one in this case - to me it looks strange as _override_code flag is only applicable to Disarm functionality, but he uses it in ARM_xxx as well..

@akasma74 akasma74 added the question Further information is requested label Jun 10, 2019
@akasma74
Copy link
Owner

OK, to sum the things up:
The MQTT Alarm Control Panel does not send anything apart from the command itself in payload, i.e it's ARM_AWAY, ARM_HOME or DISARM. I could not find any options to include codes in payload.
The alarm component works fine with that control panel, you just need to enable Disarm Without Passcode in MQTT settings.

I'm closing the FR.
Feel free to open a new one, just provide enough info to avoid any guesswork as only you know what you're asking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants