An open API service indexing awesome lists of open source software.

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

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
```