Make clear only network storage is supported for addon (#7505)

* Make clear only network storage is supported for addon

* fix typo

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>

---------

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
This commit is contained in:
Nicolas Mowen
2023-08-19 15:19:52 -06:00
committed by GitHub
parent c815f3c331
commit 6146afe8f7

View File

@@ -163,9 +163,10 @@ docker run -d \
:::caution
As of HomeAssistant OS 10.2 and Core 2023.6 defining separate storage for media is supported.
As of HomeAssistant OS 10.2 and Core 2023.6 defining separate network storage for media is supported.
There are important limitations in Home Assistant Operating System to be aware of:
- Separate local storage for media is not yet supported by Home Assistant
- AMD GPUs are not supported because HA OS does not include the mesa driver.
- Nvidia GPUs are not supported because addons do not support the nvidia runtime.