Skip to content

Commit

Permalink
Update Home Assistant logo (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Oct 8, 2023
1 parent 8c8eed2 commit d61b851
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions brand/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The license of this respository does not extend to any logo or design mark owned
by Nabu Casa/Home Assistant.
All rights reserved.
Binary file added brand/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions rpi-imager-haos.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Home Assistant OS 10.5 (RPi 4/400)",
"description": "Open source home automation that puts local control and privacy first.",
"url": "https://github.com/home-assistant/operating-system/releases/download/10.5/haos_rpi4-64-10.5.img.xz",
"icon": "https://version.home-assistant.io/rpi-imager-haos.png",
"icon": "https://version.home-assistant.io/brand/logo.png",
"extract_size": 2147483648,
"extract_sha256": "0889e9ce12bbfb3a1126354569dd4b7b1a64971b23ce8a75cb6e85425c2e2d1b",
"release_date": "2023-08-16",
Expand All @@ -16,7 +16,7 @@
"name": "Home Assistant OS 10.5 (RPi 3)",
"description": "Open source home automation that puts local control and privacy first.",
"url": "https://github.com/home-assistant/operating-system/releases/download/10.5/haos_rpi3-64-10.5.img.xz",
"icon": "https://version.home-assistant.io/rpi-imager-haos.png",
"icon": "https://version.home-assistant.io/brand/logo.png",
"extract_size": 2147483648,
"extract_sha256": "e7de50887b70c087ce87db0bfa66cda3f854d8a287cb1053f7eba9e4b60228af",
"release_date": "2023-08-16",
Expand Down
Binary file removed rpi-imager-haos.png
Binary file not shown.

0 comments on commit d61b851

Please sign in to comment.