1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-04 15:49:01 +01:00

Rename Home Assistant Amber to Yellow (#1708)

* Rename Home Assistant Amber to Yellow

Rename the board from "amber" to "yellow" as Home Assistant Yellow is
the official name now.

* Add Home Assistant Yellow to the build matrix
This commit is contained in:
Stefan Agner
2022-01-07 18:14:25 +01:00
committed by GitHub
parent 76d4485639
commit 51b8836af0
19 changed files with 223 additions and 178 deletions
+6
View File
@@ -71,6 +71,12 @@
"runner": "aarch64-runner",
"label": "board/raspberrypi"
},
{
"id": "yellow",
"defconfig": "yellow",
"runner": "aarch64-runner",
"label": "board/yellow"
},
{
"id": "tinker",
"defconfig": "tinker",