- Ersetzt tapo==0.8.1 mit PyP100==0.0.19 in requirements.txt - Ändert Import von ApiClient zu PyP100 - Implementiert TapoControl Klasse neu mit PyP100 API - Entfernt async/await-Aufrufe, da PyP100 synchrone API benutzt 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
flask==2.3.3
|
|
flask-cors==4.0.0
|
|
pyjwt==2.8.0
|
|
python-dotenv==1.0.0
|
|
werkzeug==2.3.7
|
|
gunicorn==21.2.0
|
|
PyP100==0.0.19 |