kruton / ring-detector

A utility to detect when an EZVIZ DB1 doorbell is pressed and sends an MQTT message to Home Assistant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ring-detector

NOTE

Currently this is just a proof-of-concept and doesn't send the right kind of message via MQTT!

A utility to detect when an EZVIZ DB1 doorbell is pressed and sends an MQTT message to Home Assistant. It utilizes dnstap functionality in a local LAN DNS server to identify when the doorbell is pressed by watching for the doorbell doing a DNS lookup for a few domain names.

About

A utility to detect when an EZVIZ DB1 doorbell is pressed and sends an MQTT message to Home Assistant.

License:Apache License 2.0


Languages

Language:Rust 93.5%Language:Dockerfile 6.5%