Custom integration for Home Assistant to interface with Arrowhead ECi alarm systems
- Arm/Disarm individual partitions
- View alarm status
- Bypass Zones
- Control Outputs
- Arrowhead ECi panel
- EC-IoT module
- ECi Firmware version 10.3.50 or higher
-
Use SSH to access your Home Assistant instance.
-
Clone this repository
git clone https://github.com/jonOriginal/arrowhead_alarm.git custom_components/arrowhead_alarm- Copy the
arrowhead_alarmfolder into your Home Assistantcustom_componentsdirectory.
cp -r arrowhead_alarm/custom_components/arrowhead_alarm /config/custom_components/- Restart Home Assistant to load the new integration.
