Initial working Telegram bot, LDR and LED

This commit is contained in:
2025-06-10 00:52:34 +02:00
commit 5cba359881
6 changed files with 219 additions and 0 deletions
+13
View File
@@ -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