https://github.com/michaelfeil/pyaudiodetect
Toggle Tapo power switch from Raspberry PI's Sound card
https://github.com/michaelfeil/pyaudiodetect
hifiberry raspberry-pi tapo
Last synced: about 2 months ago
JSON representation
Toggle Tapo power switch from Raspberry PI's Sound card
- Host: GitHub
- URL: https://github.com/michaelfeil/pyaudiodetect
- Owner: michaelfeil
- License: mit
- Created: 2023-04-06T21:15:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T21:47:50.000Z (about 2 years ago)
- Last Synced: 2025-03-23T22:16:46.661Z (about 2 months ago)
- Topics: hifiberry, raspberry-pi, tapo
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyaudiodetect
## Dependencies:
```bash
pip install PyP100==0.1.2
```## Run:
```bash
python3 pyaudiodetect/pyaudiodetect.py -i 192.168.0.254 -m me/[email protected] -p my-tapo-pw
```