mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-31 11:56:24 +03:00
Add Delay before answer call
This commit is contained in:
@@ -4,6 +4,21 @@
|
||||
|
||||
[Scheme and parts](https://github.com/Anonym-tsk/smart-domofon/blob/master/README.md)
|
||||
|
||||
## Button and LED
|
||||
* Red LED blinks
|
||||
* Incoming call
|
||||
* Blue LED blinks
|
||||
* Connecting to WiFi or Home Assistant
|
||||
* Green LED blinks
|
||||
* Single - "automatically open once" mode
|
||||
* Double - "automatically open permanent" mode
|
||||
* Short button click
|
||||
* No call - enables automatically open door mode (once by first click and permanent by second click)
|
||||
* Incoming call - accept call and open door
|
||||
* Long button click
|
||||
* No call - disables automatically open door 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/esphome/domofon.yaml#L18)
|
||||
2. Use [ESPHome](https://esphome.io) to build and upload firmware
|
||||
|
||||
Reference in New Issue
Block a user