mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-14 00:17:05 +01:00
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:
parent
c815f3c331
commit
6146afe8f7
@ -163,9 +163,10 @@ docker run -d \
|
|||||||
|
|
||||||
:::caution
|
:::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:
|
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.
|
- 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.
|
- Nvidia GPUs are not supported because addons do not support the nvidia runtime.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user