Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vermut committed May 11, 2024
1 parent d8b59f4 commit f4e3e2d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,19 @@ AMC Alarm integration for HomeAssistant
Usage
===

* Install it to HASS (only manually at the moment.)
* Install it via HACS by adding custom repository
* Add new integration "AMC Alarm"
* Fill in your login and central credentials
* You should see zones as binary sensors and groups/zones as alarm panels.
* Zones, groups and areas are alarm panels.
* Notification list is in attributes of a sensor.
* Tamper system alerts are binary sensors.
* Outputs are present but untested.

Compatibility
===

Tested on K8/1.77, X824/3.73. Presumable would be compatibly with anything that uses AMC Plus app. If it works for you - drop me a note.


## Thanks
The API code is mostly derived from [DIA Chacon API](https://github.com/cnico/dio-chacon-wifi-api). Hass integration and supporting GitHub/HACS manifests are stolen from [HA Toyota](https://github.com/DurgNomis-drol/ha_toyota). Thank you, guys!

0 comments on commit f4e3e2d

Please sign in to comment.