From 68cbec8e83f7400700a2cd40ffbdff5b928847bf Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 25 May 2021 17:08:15 +0200 Subject: [PATCH] Add intalltion specific note to LaCrosse (#17965) --- source/_integrations/lacrosse.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/lacrosse.markdown b/source/_integrations/lacrosse.markdown index 71e79869386..9fc659a7431 100644 --- a/source/_integrations/lacrosse.markdown +++ b/source/_integrations/lacrosse.markdown @@ -31,6 +31,10 @@ Or, when using Docker containers: docker exec -it pylacrosse -d /dev/ttyUSB0 scan ``` +If you are using the Home Assistant OS or Supervised installation method, these +methods are not available for you. The use of an additional computer to figure +out the ID is advised. + For TX 29 DTH-IT sensors you can also read the ID from the display and calculate the ID as followed: `hex2dec(ID_on_display) / 4`. ## Configuration