diff --git a/src/content/docs/de/installation/linux-image.mdx b/src/content/docs/de/installation/linux-image.mdx index 9df457246..1e29551d2 100644 --- a/src/content/docs/de/installation/linux-image.mdx +++ b/src/content/docs/de/installation/linux-image.mdx @@ -18,18 +18,20 @@ Fertig vorkonfiguriert und einfach über die Web UI einzurichten! Lade das aktuelle evcc Image für dein Gerät herunter: - | Gerät | Download | - | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | - | **Raspberry Pi** (3, 4, 5, Zero 2 W) | **[evcc_raspberry-pi.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.zip)** | - | NanoPi Zero2 | [evcc_nanopi-zero2.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.zip) | - | NanoPi R3S | [evcc_nanopi-r3s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.zip) | - | NanoPi R76S | [evcc_nanopi-r76s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.zip) | + | Gerät | Download | + | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | + | **Raspberry Pi** (3, 4, 5, Zero 2 W) | **[evcc_raspberry-pi.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.zip)** ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.sha)) | + | NanoPi Zero2 | [evcc_nanopi-zero2.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.sha)) | + | NanoPi R3S | [evcc_nanopi-r3s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.sha)) | + | NanoPi R76S | [evcc_nanopi-r76s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.sha)) | + | NanoPi NEO3 Plus | [evcc_nanopi-neo3-plus.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-neo3-plus.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-neo3-plus.img.sha)) | + | NanoPi R28S | [evcc_nanopi-r28s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r28s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r28s.img.sha)) | - Diese Links führen immer zur neuesten Version. Prüfsummen und ältere Versionen findest du auf der [Releases-Seite](https://github.com/evcc-io/images/releases). + Weitere Infos zu den einzelnen Geräten (WLAN, Speicher, Leistung) findest du in der [Liste der unterstützten Geräte](https://github.com/evcc-io/images#supported-boards). 2. ### SD-Karte beschreiben - Falls noch nicht vorhanden: **[Armbian Imager herunterladen](https://imager.armbian.com/#downloads)** + Das heruntergeladene Image wird jetzt auf die SD-Karte geschrieben. Wir verwenden dafür **[Armbian Imager](https://imager.armbian.com/#downloads)**. Alternativ kannst du auch [Rufus](https://rufus.ie/) (Windows) verwenden. - SD-Karte in den Computer stecken - Armbian Imager öffnen - **Eigenes Image verwenden** → heruntergeladene Datei wählen @@ -39,7 +41,7 @@ Fertig vorkonfiguriert und einfach über die Web UI einzurichten! :::tip[Alternative] Statt „Datei herunterladen & SD-Karte beschreiben“ kann man auch mit Hilfe des **[Raspberry Pi Imager](https://www.raspberrypi.com/software/)** die SD-Karte entsprechend vorbereiten. - Das evcc Image findet man unter **choose OS → other specific-purpose OS → home assistance and home automation → evcc**. + Das evcc Image ist im offiziellen Verzeichnis gelistet. Wähle **Choose OS → Other specific-purpose OS → Home assistants and home automation → evcc**. ::: 3. ### Raspberry Pi starten diff --git a/src/content/docs/en/installation/linux-image.mdx b/src/content/docs/en/installation/linux-image.mdx index 885b80b22..2ba1e6700 100644 --- a/src/content/docs/en/installation/linux-image.mdx +++ b/src/content/docs/en/installation/linux-image.mdx @@ -18,18 +18,20 @@ Pre-configured and ready to set up via the web UI! Download the latest evcc image for your device: - | Device | Download | - | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | - | **Raspberry Pi** (3, 4, 5, Zero 2 W) | **[evcc_raspberry-pi.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.zip)** | - | NanoPi Zero2 | [evcc_nanopi-zero2.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.zip) | - | NanoPi R3S | [evcc_nanopi-r3s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.zip) | - | NanoPi R76S | [evcc_nanopi-r76s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.zip) | + | Device | Download | + | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | + | **Raspberry Pi** (3, 4, 5, Zero 2 W) | **[evcc_raspberry-pi.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.zip)** ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_raspberry-pi.img.sha)) | + | NanoPi Zero2 | [evcc_nanopi-zero2.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-zero2.img.sha)) | + | NanoPi R3S | [evcc_nanopi-r3s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r3s.img.sha)) | + | NanoPi R76S | [evcc_nanopi-r76s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r76s.img.sha)) | + | NanoPi NEO3 Plus | [evcc_nanopi-neo3-plus.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-neo3-plus.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-neo3-plus.img.sha)) | + | NanoPi R28S | [evcc_nanopi-r28s.img.zip](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r28s.img.zip) ([SHA](https://github.com/evcc-io/images/releases/latest/download/evcc_nanopi-r28s.img.sha)) | - These links always give you the latest version. Checksums and older versions are available on the [releases page](https://github.com/evcc-io/images/releases). + More details on each board (WiFi, storage, performance) are in the [list of supported boards](https://github.com/evcc-io/images#supported-boards). 2. ### Flash SD Card - If not already available: **[Download Armbian Imager](https://imager.armbian.com/#downloads)** + Now write the downloaded image to the SD card. We use **[Armbian Imager](https://imager.armbian.com/#downloads)** for this. Alternatively, you can use [Rufus](https://rufus.ie/) (Windows). - Insert SD card into computer - Open Armbian Imager - **Use Custom Image** → select downloaded file @@ -39,7 +41,7 @@ Pre-configured and ready to set up via the web UI! :::tip[Alternative] Instead of "Download File & Flash SD Card," you can also prepare the SD card by using the **[Raspberry Pi Imager](https://www.raspberrypi.com/software/)**. - The evcc image can be found under **choose OS → other specific-purpose OS → home assistance and home automation → evcc**. + The evcc image is listed in the official catalog. Select **Choose OS → Other specific-purpose OS → Home assistants and home automation → evcc**. ::: 3. ### Start Raspberry Pi