Update some JSON Files for Website (#812)

* Update JSON Files for Website

* fix microcode json
This commit is contained in:
CanbiZ
2024-12-13 15:24:14 +01:00
committed by GitHub
parent 82ba836743
commit 77d2df5a0f
68 changed files with 164 additions and 98 deletions

View File

@ -32,16 +32,20 @@
},
"notes": [
{
"text": "config path: `/root/.homeassistant`",
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
"type": "warning"
},
{
"text": "Requires `6.8.4-3-pve` or newer kernel",
"text": "Requires PVE 8.2.2 with kernel 6.8.4-3-pve or newer",
"type": "warning"
},
{
"text": "Use Ubuntu 24.04 ONLY",
"type": "warning"
},
{
"text": "config path: `/root/.homeassistant`",
"type": "info"
}
]
}