tcs-monitor icon indicating copy to clipboard operation
tcs-monitor copied to clipboard

Q: Is this notifier only?

Open stomko11 opened this issue 2 years ago • 2 comments

I have TCS intercom in my apartment and would like to use it for opening the door. Can this be achieved using your code, or can it only to decode message when someone rings the bell from main entrance? Anything changed on being able to use it via esphome?

stomko11 avatar Jul 04 '22 00:07 stomko11

My code is only for decoding the messages and sending them via MQTT. For information on sending messages check out https://github.com/atc1441/TCSintercomArduino I have not further tried to integrate with esphome since my MQTT approach works for me. :)

Syralist avatar Jul 10 '22 08:07 Syralist

@stomko11 If you're still looking for a full solution with reading and writing to the bus with homeassistant, you could check out my project: https://github.com/peteh/doorman

peteh avatar Feb 11 '23 02:02 peteh