Plug sonos api script,

Remove unnecessary readme steps
This commit is contained in:
AxelC
2019-04-18 23:29:13 +02:00
parent 2b7265c49c
commit f638ccbc2e
3 changed files with 21 additions and 16 deletions

View File

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