Ersetze tapo durch PyP100
- 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>
This commit is contained in:
@ -4,4 +4,4 @@ pyjwt==2.8.0
|
||||
python-dotenv==1.0.0
|
||||
werkzeug==2.3.7
|
||||
gunicorn==21.2.0
|
||||
tapo==0.8.1
|
||||
PyP100==0.0.19
|
Reference in New Issue
Block a user