From 80a1e454969f0a4dc00a05e5786acfe7d267b67c Mon Sep 17 00:00:00 2001 From: Colin Frei Date: Tue, 25 Feb 2020 00:45:23 +0100 Subject: [PATCH] Adjust readme to point to new name 'Supervisor' (#1131) --- deconz/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deconz/README.md b/deconz/README.md index 19f5771..1481987 100644 --- a/deconz/README.md +++ b/deconz/README.md @@ -32,7 +32,7 @@ The add-on needs to know where your ConBee/RaspBee can be found, and therefore, you'll need to configure the add-on to point to the right device. If you're using Home Assistant you may find the correct value for this on the -`Hass.io -> System -> Host system -> Hardware` page. It is recommended +`Supervisor -> System -> Host system -> Hardware` page. It is recommended to use a "by-id" path to the device if one exists, as it is not subject to change if other devices are added to the system. @@ -160,7 +160,7 @@ device: /dev/ttyAMA0 The device address of your ConBee/RaspBee. If you're using Home Assistant you may find the correct value for this on the -`Hass.io -> System -> Host system -> Hardware` page. It is recommended +`Supervisor -> System -> Host system -> Hardware` page. It is recommended to use a "by-id" path to the device if one exists, as it is not subject to change if other devices are added to the system.