Skip to content

Commit

Permalink
Remove extra space in Yellow image description for RPi Imager
Browse files Browse the repository at this point in the history
  • Loading branch information
sairon committed Jan 9, 2025
1 parent 85ba6dc commit c3cde96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi-imager-haos.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"name": "Home Assistant OS 14.1 (Yellow)",
"description": "Home Assistant OS for Home Assistant Yellow. To be flashed directly to an NVMe drive or the Compute Module on Yellow (using rpiboot).",
"description": "Home Assistant OS for Home Assistant Yellow. To be flashed directly to an NVMe drive or the Compute Module on Yellow (using rpiboot).",
"url": "https://github.com/home-assistant/operating-system/releases/download/14.1/haos_yellow-14.1.img.xz",
"icon": "https://version.home-assistant.io/rpi-imager-yellow-installer.png",
"extract_size": 2147483648,
Expand Down

0 comments on commit c3cde96

Please sign in to comment.