tinymins / intercom2wifi.esp

Intercom to WiFi for JB-2201-F03 over ESP8266 on Home Assistant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intercom2wifi

All Contributors

Star on GitHub

Intercom to WiFi for JB-2201-F03 over ESP8266 on Home Assistant.

JB-2201-F03 门禁话机,通过 D1-Mini 开发板 (ESP8266) 连接到 Home Assistant 实现开门与铃声推送。

Configure ⚙️

Copy secrets.sample.yaml to secrets.yaml, and update secrets data.

Deploy 🪒

esphome run --device DEVICE_NAME intercom.yaml

DEVICE_NAME can be COM Port or IP Address, for example:

esphome run --device COM5 intercom.yaml
esphome run --device 192.168.0.201 intercom.yaml

Contributors ✨

Thanks goes to these wonderful people (emoji key):


叶踏池

💻

Emil Zhai

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Intercom to WiFi for JB-2201-F03 over ESP8266 on Home Assistant.