You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://github.com/florian-asche/PiCompose/actions/workflows/build-image.yml)[](https://github.com/florian-asche/PiCompose/releases)[](https://github.com/florian-asche/PiCompose/blob/main/LICENSE)[](https://github.com/florian-asche/PiCompose/commits)
4
4
5
-
Ready to use Raspberry Pi Images with Docker for projects like [linux-voice-assistant](https://github.com/OHF-Voice/linux-voice-assistant) or [docker-snapcast](https://github.com/florian-asche/docker-snapcast) and soon more.
5
+
Ready to use Raspberry Pi Images with Docker for projects like [linux-voice-assistant](https://github.com/OHF-Voice/linux-voice-assistant) or [docker-snapcast](https://github.com/florian-asche/docker-snapcast).
6
6
7
7
8
8
## Overview
@@ -18,7 +18,7 @@ The image is configured to:
18
18
5. Set audio volume to 100%
19
19
6. Set hostname
20
20
7. Search for Docker Compose files in a special directory on the main partition
21
-
💡 **Note:** If you use the Linux-Voice-Assistant Image LVA and Snapcast will be included in the project directory.
21
+
💡 **Note:** If you use the Linux-Voice-Assistant Image LVA and Snapcast will be included in the project directory.
22
22
8. Automatically deploy each Docker Compose project found
23
23
9. Optionally set up regular re-deployments via Crontab
24
24
@@ -50,7 +50,7 @@ Here is a Overview for the specific images of each hardware:
50
50
|**Base Image**| If you use other hardware... | • Docker & Docker Compose (piCompose)<br>• Automatic Docker Compose deployment<br>• Pipewire Audio Server<br>• SSH enabled (pi User) |
51
51
|**[Satellite1](docs/hardware_sattelite1.md)**| <imgsrc="docs/sattelite1-hat.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Satellite1 Hat Driver<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br><br><spanstyle="color: red;">Image is currently work in progress!</span> |
52
52
|**[ReSpeaker 2-Mic HAT v1](docs/hardware_2mic_v1.md)**| <imgsrc="docs/respeaker_2michats.webp"alt="ReSpeaker 2-Mics Pi HAT"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Seeed Voicecard Driver<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant |
53
-
| **[ReSpeaker Lite](docs/hardware_respeaker_lite.md)** | <imgsrc="docs/respeaker_lite.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Audio keep-alive service<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br>• Workaround for connectivity issues in combination with the Pi Zero 2W.<br><br><spanstyle="color: red;">There is a USB connectivity issue with the Pi Zero 2W. I cannot recommend this board if you want to use it with that. Use Pi3 or higher.</span>
53
+
| **[ReSpeaker Lite](docs/hardware_respeaker_lite.md)** | <imgsrc="docs/respeaker_lite.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Audio keep-alive service<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br>• Workaround for connectivity issues in combination with the Pi Zero 2W.<br><br><spanstyle="color: red;">There is a USB connectivity issue with the Pi Zero 2W. Use this board with at least Raspberry PI 3.</span>
0 commit comments