Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn authored Oct 3, 2023
1 parent 7583fde commit 949c4bf
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,22 @@

# AICO HomeLINK integration for Home Assistant

The `homelink` platform allows you to view the status of your AICO alarm system.

There is currently support for the following device types within Home Assistant:
The `homelink` platform allows you to view the status of your AICO alarm system. This table provides a list of AICO devices and there support status:

| **Model No** | **Sensor Type** |**Model Type** |**Supported** | **Notes** |
|:-------------|:-----------------|:-----------------|:------------:|:----------------------------|
| Ei1000G | Gateway | GATEWAY | True | Required |
| Ei1020 | Condensation, Damp, Mould | | False | No support |
| Ei1025 | Condensation, Damp, Mould, Air | | False | No support |
| Ei3014 | Heat | FIREALARM | True | |
| Ei3016 | Smoke | FIREALARM | True | |
| Ei3018 | CO | | False | It may work, but untested |
| Ei3024 | Heat, Smoke | | False | It may work, but untested |
| Ei3028 | CO, Heat | FIRECOALARM | True | |
| Ei3030 | CO, Heat, Smoke | | False | It may work, but untested |
| Ei450 | Alarm Controller | EIACCESSORY | True | |

These are the presented as the following entity types within Home Assistant:

- Binary Sensor
- Property status
Expand Down

0 comments on commit 949c4bf

Please sign in to comment.