mirror of
https://github.com/acatoire/bipbipzizik.git
synced 2026-03-10 08:01:18 +00:00
Plug sonos api script,
Remove unnecessary readme steps
This commit is contained in:
@@ -12,10 +12,7 @@ wget http://dl.piwall.co.uk/python-evdev_0.4.1-1_armhf.deb
|
||||
|
||||
dpkg -i python-evdev_0.4.1-1_armhf.deb
|
||||
```
|
||||
- python mpd-2. To install
|
||||
```bash
|
||||
pip install python-mpd2
|
||||
```
|
||||
|
||||
### hardware:
|
||||
- [Raspberry Pi Zero (Don't forget micro sd card and power supply)](http://www.microcenter.com/product/486575/Zero_W)
|
||||
- [USB OTG Hub](https://www.amazon.com/gp/product/B01HYJLZH6/ref=oh_aui_detailpage_o08_s00?ie=UTF8&psc=1)
|
||||
@@ -29,7 +26,8 @@ Please note that Raspberry Pi Zero is insufficient to run both the Home Assistan
|
||||
|
||||
1. Run `python config.py` to select the reader from the inputs
|
||||
2. Run `python add_card.py` to scan cards and enter your Google Play Music Playlist Name
|
||||
3. Run `python box.py` to start the application and verify that it is reading your cards and csv list properly
|
||||
3. Make .sh scrypts executables : chmod +x sonosplay.sh
|
||||
4. Run `python box.py` to start the application and verify that it is reading your cards and csv list properly
|
||||
|
||||
## Install Service to AutoStart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user