Skip to content

Commit

Permalink
Merge pull request #3 from AzonInc/dev
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
AzonInc authored Apr 7, 2024
2 parents ebd8327 + d63b3c6 commit 57f66f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
TCS Intercom Component
TCS/Koch Intercom Component
===================
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/AzonInc/ESPHome-TCS-Intercom/build.yaml?branch=master&style=for-the-badge&logo=buddy&logoColor=ffffff&label=Build)
===================

The `tcs_intercom` Component allows you to easily communicate on a [TCS:Bus](https://www.tcsag.de/) with ESPHome and Home Assistant.
The `tcs_intercom` Component allows you to easily communicate on a [TCS:Bus](https://www.tcsag.de/) and [Koch TC:Bus](https://kochag.ch/) with ESPHome and Home Assistant.

Minimal ESPHome Configuration:
```YAML
Expand Down Expand Up @@ -186,12 +186,12 @@ on_...:
## Credits

**[TCSIntercomArduino](https://github.com/atc1441/TCSintercomArduino)**\
Different Methods to read from and write to the TCS Bus.\
Different Methods to read from and write to the TCS/TC Bus.\
Feel free to watch the [Reverse Engineering Video](https://www.youtube.com/watch?v=xFLoauqj9yA&t=11s) if you're interested.

**[tcs-monitor](https://github.com/Syralist/tcs-monitor)**\
An mqtt monitor for listening to the TCS Bus.\
An mqtt monitor for listening to the TCS/TC Bus.\
You can find more information in this [Blog Post](https://blog.syralist.de/posts/smarthome/klingel/).

**[Doorman](https://github.com/peteh/doorman)**\
A custom Firmware for ESP8266 / ESP32 to control a TCS Intercom.
A custom Firmware for ESP8266 / ESP32 to control a TCS/Koch Intercom.

0 comments on commit 57f66f3

Please sign in to comment.