mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-06 11:36:57 +03:00
60 lines
2.1 KiB
Markdown
60 lines
2.1 KiB
Markdown
# Smart intercom based ([ESPHome](https://esphome.io/) version by [Ge1mer](https://github.com/Ge1mer))
|
|
**English** | [Русский](https://github.com/Anonym-tsk/smart-domofon/blob/master/ge1mer/README.md)
|
|
|
|
---
|
|
|
|
Enjoy my work? [Help me out](https://yoomoney.ru/to/410019180291197) for a couple of :beers: or a :coffee:!
|
|
|
|
[](https://yoomoney.ru/to/410019180291197)
|
|
|
|
---
|
|
|
|
[Scheme and parts](https://easyeda.com/ilmir73/domofon)
|
|
|
|
[Telegram chat](https://t.me/domofon_esp)
|
|
|
|

|
|
|
|

|
|
|
|
## Features and modes
|
|
* Automatic door opening mode (one call or permanent)
|
|
* Automatic call rejection mode
|
|
* Silent mode (one call or permanent)
|
|
* [Home Assistant](https://www.home-assistant.io/) integration
|
|
* Notifications and controls via Telegram
|
|
* Adjust LED brightness
|
|
* OTA updates
|
|
|
|
## Button and LED
|
|
* Red LED blinks
|
|
* Incoming call
|
|
* Red LED is on
|
|
* "Reject calls" mode
|
|
* Blue LED blinks
|
|
* Connecting to WiFi or Home Assistant
|
|
* Blue LED is on
|
|
* Silent mode
|
|
* Blue LED blinks
|
|
* Silent mode once
|
|
* Green LED blinks
|
|
* "Automatically open once" mode
|
|
* Green LED is on
|
|
* "Automatically open permanent" mode
|
|
* Short button click
|
|
* No call - enables automatically open/reject door mode (once by first click, permanent by second click, reject by third click)
|
|
* Incoming call - accept call and open door
|
|
* Double click
|
|
* If no call enables mute mode
|
|
* Long button click
|
|
* No call - disables automatically open/reject door mode and mute mode
|
|
* Incoming call - reject call
|
|
|
|
## Configuration and build
|
|
1. Fill in WiFi credentials in [domofon.yaml](https://github.com/Anonym-tsk/smart-domofon/blob/master/ge1mer/domofon.yaml#L25)
|
|
2. Use [ESPHome](https://esphome.io) to build and upload firmware
|
|
|
|
## Home Assistant Telegram notifications
|
|
|
|
Put [this file](https://github.com/Anonym-tsk/smart-domofon/blob/master/ge1mer/homeassistant/domofon.yaml) into `/config/packages/domofon.yaml` and correct notification service in automations.
|