You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@
7
7
<br>
8
8
</h1>
9
9
10
-
This repository contains the source files for the Doorman S3 Intercom Gateway, a device which lets you connect your [TCS](https://www.tcsag.de/) or [Koch](https://www.kochag.ch/) Intercom to any home automation system.
10
+
This repository contains the source files for the Doorman S3 Intercom Gateway, a device which lets you connect your [TCS](https://www.tcsag.de/) or [Koch](https://www.kochag.ch/) Intercom to any home automation system.\
11
+
However it's not limited to Koch and TCS intercoms only. Due to the integrated relais it's possible to emulate a button press to trigger a door opener (up to 40V, max 2.5A). And if your Intercom operates on a 2-wire bus (14-24V) it might be possible to implement other protocols as well.\
12
+
You could also monitor the voltage level on older intercoms and trigger specific actions based on it.
11
13
12
14
<!--
13
15
## 📦 Interested in buying one?
@@ -36,7 +38,7 @@ At the root of the repository you will find these directories:
36
38
- It's super small (37.2mm x 35mm) and fits almost everywhere
37
39
- Configurable WS2812B RGB LED to indicate specific events
38
40
- 2 additional GPIO pins for easy expansion with your own sensors and devices
39
-
- 1 Relay with exposed Pin Header to switch up to 40V (max. 2.5A)
41
+
- 1 Relay to switch up to 40V (max. 2.5A) for an oldschool door opener
40
42
- External Button Connector
41
43
- TCS Bus Communication (e.g. Open the front door, Detect Doorbell)
42
44
- You can optionally use your Doorman as a Nuki Bridge replacement
0 commit comments