Add initial configuration files and monitoring script for ESP32 integration

This commit is contained in:
Space-Banane
2026-01-31 14:23:37 +01:00
parent b75a69caef
commit 17dc69ce4c
6 changed files with 357 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pythonkuma
aiohttp>=3.9.0
aioesphomeapi>=23.0.0
python-dotenv>=1.0.0