Skip to content

Commit

Permalink
Add new board to friendly names (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Aug 21, 2023
1 parent 9d42f96 commit 1d44553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/tools/friendly_names.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const HaOsBoard = {
"rpi4-64": "Raspberry Pi 4",
tinker: "ASUS Tinker Board",
yellow: "Home Assistant Yellow",
green: "Home Assistant Green",
};

module.exports = { HaOsBoard };

0 comments on commit 1d44553

Please sign in to comment.