Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkiam authored Feb 14, 2021
1 parent 7b5f824 commit 57f7257
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ Emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.<br/>

### Status abfragen:

'''
***http://[deviceip]/status***
'''

Response:
Response (JSON):
```
{
"valid" : true,
Expand All @@ -58,5 +56,10 @@ Response:
![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!

## Installation
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/antrieb-min.png)
Adapter am Bus anschließen (grüner Pfeil)
Busscan aussführen (blauer Pfeil auf off und wieder zurück auf on). Der Adapter bekommt erst dann Strom über die 25V Leitung und muss während des Busscans antworten, sonst wird der Strom wieder abgeschaltet. Im Falle eines Fehlers oder wenn der Adapter abgezogen werden soll, einfach die Busscan Prozedur (On/Off) wiederholen.

## Changelog
TODO

0 comments on commit 57f7257

Please sign in to comment.