Go to file
2021-02-14 15:29:20 +01:00
Hardware simple script to send notification on your phone on open door and more 2021-02-14 13:23:55 +01:00
HCPBridge initial commit 2021-02-14 13:07:08 +01:00
Images add some nice images 2021-02-14 14:36:16 +01:00
Investigation simple script to send notification on your phone on open door and more 2021-02-14 13:23:55 +01:00
tools/opendooralert simple script to send notification on your phone on open door and more 2021-02-14 13:23:55 +01:00
.gitignore simple script to send notification on your phone on open door and more 2021-02-14 13:23:55 +01:00
README.md Update README.md 2021-02-14 15:29:20 +01:00

HCPBridge

emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.
Funktionen:

  • Abrufen des aktuellen Status (Tor, Licht)
  • Aulösen der Aktionen (Licht an/aus, Tor öffen, schließen, stoppen sowie Lüftungsstellung
  • WebInterface
  • WebService

WebInterface:
alt text

WebService:
Aktion ausführen http:///command?action=

Action Beschreibung
0 schließe Tor
1 öffne Tor
2 stoppe Tor
3 Lüftungsstellung
4 1/2 öffnen
5 Lampe an/an

Status abfragen http:///status

Pinout RS485 (Plug):
alt text

  1. GND (Blue)
  2. GND (Yellow)
  3. B- (Green)
  4. A+ (Red)
  5. +25V (Black)
  6. +25V (White)

RS485 Adapter:
alt text

Zwischen A+ (Red) und B- (Green) ist ein 120 Ohm Widerstand zum terminieren des BUS!