Merge branch 'master' of https://github.com/hkiam/HCPBridge
This commit is contained in:
commit
e511591d16
12
README.md
12
README.md
@ -1,5 +1,14 @@
|
||||
# HCPBridge
|
||||
Emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.<br/>
|
||||
|
||||
**Kompatible Torantriebe (HCP2-Bus - Modbus):**
|
||||
- SupraMatic E/P Serie 4
|
||||
- ProMatic Serie 4
|
||||
|
||||
Bitte beachten, das Projekt emuliert UAP 1 **HCP** und ist auch **nur** mit der Serie 4 kompatibel! Ältere Antriebe als Serie 4 haben eine andere Pinbelegung und ein komplett anderes Protokoll.
|
||||
|
||||
|
||||
|
||||
## Funktionen:
|
||||
- Abrufen des aktuellen Status (Tor, Licht)
|
||||
- Aulösen der Aktionen (Licht an/aus, Tor öffen, schließen, stoppen sowie Lüftungsstellung
|
||||
@ -56,6 +65,9 @@ Response (JSON):
|
||||
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/rs485board-min.png)
|
||||
Zwischen A+ (Red) und B- (Green) ist ein 120 Ohm Widerstand zum terminieren des BUS!
|
||||
|
||||
## Schaltung
|
||||
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/schaltung.png)
|
||||
|
||||
## Installation
|
||||
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/antrieb-min.png)
|
||||
- Adapter am Bus anschließen (grüner Pfeil)
|
||||
|
Loading…
Reference in New Issue
Block a user