From 5776d2bd3617db1a01b32e7611e4eafcf0988d47 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Thu, 27 Jul 2023 15:41:29 -0500 Subject: [PATCH] :memo: (home-assistant): Add link to Generic Device Plugin --- charts/home-assistant/README.md | 2 +- charts/home-assistant/README_CONFIG.md.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 346d4937d..96b8e4693 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -102,7 +102,7 @@ The USB device could be volume bound directly into the Pod ([documented in the deprecated k8s-at-home/home-assistant chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant#z-wave--zigbee), but this requires granting privileged access to the Home Assistant pod. -Instead, it is recommended to use [Smarter Device Manager](../smarter-device-manager) to manage USB devices for you. +Instead, it is recommended to use [Generic Device Plugin](../generic-device-plugin/) or [Smarter Device Manager](../smarter-device-manager/) to manage USB devices for you. For example, if your Z-Wave device is at `/dev/ttyACM0`, you could deploy Smarter Device Manager with the following configuration: diff --git a/charts/home-assistant/README_CONFIG.md.gotmpl b/charts/home-assistant/README_CONFIG.md.gotmpl index a41690321..22eeba8af 100644 --- a/charts/home-assistant/README_CONFIG.md.gotmpl +++ b/charts/home-assistant/README_CONFIG.md.gotmpl @@ -36,7 +36,7 @@ The USB device could be volume bound directly into the Pod ([documented in the deprecated k8s-at-home/home-assistant chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant#z-wave--zigbee), but this requires granting privileged access to the Home Assistant pod. -Instead, it is recommended to use [Smarter Device Manager](../smarter-device-manager) to manage USB devices for you. +Instead, it is recommended to use [Generic Device Plugin](../generic-device-plugin/) or [Smarter Device Manager](../smarter-device-manager/) to manage USB devices for you. For example, if your Z-Wave device is at `/dev/ttyACM0`, you could deploy Smarter Device Manager with the following configuration: