Initial working Telegram bot, LDR and LED
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Automatic chicken coop door opener and closer with Telegram notifier
|
||||
|
||||
## Setup Secrets
|
||||
|
||||
1. Copy `ESP8266/secrets_template.h` to `ESP8266/secrets.h`:
|
||||
```sh
|
||||
cp ESP8266/secrets_template.h ESP8266/secrets.h
|
||||
```
|
||||
2. Edit `ESP8266/secrets.h` and fill in your WiFi and Telegram bot credentials.
|
||||
|
||||
**Do not commit `secrets.h` to version control.**
|
||||
|
||||
### Bdnugget 2025
|
||||
Reference in New Issue
Block a user