Update HAOS VM status

This commit is contained in:
Sam Heinz
2024-06-27 20:55:44 +10:00
parent 7e649dc9dc
commit fd972ee182
2 changed files with 6 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ 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. |

View File

@@ -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."