From fd972ee18220da92e51713734c33341b4cb365bf Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Thu, 27 Jun 2024 20:55:44 +1000 Subject: [PATCH] Update HAOS VM status --- README.md | 3 ++- status.json | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a7b73f0..d2c8e75bd 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,9 @@ If you would like to offer support, I would appreciate a star on the repository, | OS | Status | Notes | | ------------------------------- | ------ | -------------------------------------------------------------------------------------------------------- | +| Home Assistant OS | ❌ | Use Pimox HAOS VM script. | | Pimox HAOS | ⭕ | Very likely to work, but haven't tested. | -| Ubuntu 22.04 | ⭕ | Needs testing. | +| Ubuntu 22.04 | ⭕ | Needs testing. | ## LXC Compatibility Guide diff --git a/status.json b/status.json index e684878be..688217481 100644 --- a/status.json +++ b/status.json @@ -1,4 +1,8 @@ { + "Home Assistant OS VM": { + "status": "unsupported", + "notes": "Use Pimox HAOS VM script." + }, "Pimox HAOS VM": { "status": "untested", "notes": "Very likely to work, but haven't tested."