Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Stefan Agner 2023-10-16 14:49:14 +02:00
commit f946e098d6
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95
2 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,7 @@ body:
- rpi4-64 (Raspberry Pi 4/400 64-bit OS) - rpi4-64 (Raspberry Pi 4/400 64-bit OS)
- tinker (ASUS Tinker Board/Tinker Board S) - tinker (ASUS Tinker Board/Tinker Board S)
- yellow (Home Assistant Yellow) - yellow (Home Assistant Yellow)
- green (Home Assistant Green)
description: > description: >
Can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/). It is listed as the `Board` value. Can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/). It is listed as the `Board` value.

View File

@ -10,6 +10,8 @@ categories:
label: 'board/raspberrypi' label: 'board/raspberrypi'
- title: 'Home Assistant Yellow' - title: 'Home Assistant Yellow'
label: 'board/yellow' label: 'board/yellow'
- title: 'Home Assistant Green'
label: 'board/green'
- title: 'Open Virtual Appliance' - title: 'Open Virtual Appliance'
label: 'board/ova' label: 'board/ova'
- title: 'Generic x86-64' - title: 'Generic x86-64'