pai icon indicating copy to clipboard operation
pai copied to clipboard

Enable code to disarm or arm

Open weitheng opened this issue 3 years ago • 2 comments

Alarm system

SP7000

Environment

Git branch

Question

I read here that to enable code to disarm or arm I need to Go to Configuration -> Customizations. Find your alarm_control_panel partition, Check code_arm_required and code_disarm_required. But I am confused where is the Configuration -> Customizations? Do I need it write a code in the configuration.yml? Where do I enable this? I can't seem to find such settings on the integrations nor the add-on page.

Logs (if required)

weitheng avatar Sep 18 '22 04:09 weitheng

Looks like HomeAssistant has removed Customizations menu. Maybe by using this there is a place to configure that: https://www.home-assistant.io/docs/configuration/customizing-devices/

yozik04 avatar Sep 18 '22 11:09 yozik04

Here is the manual for custom MQTT alarm component: https://www.home-assistant.io/integrations/manual_mqtt/

yozik04 avatar Sep 18 '22 11:09 yozik04

I have tried to implement manual alarm mqtt in the config, but still am not able to get the code to disarm or arm working unfortunately.

weitheng avatar Oct 03 '22 18:10 weitheng

BTW: Did you tried to set MQTT_HOMEASSISTANT_CODE parameter?

yozik04 avatar Oct 04 '22 11:10 yozik04