13 lines
368 B
Markdown
13 lines
368 B
Markdown
# 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 |