From d9485151dbf41fd2f99531b9c41512b0118ff3eb Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Tue, 25 Nov 2025 10:17:24 +0100 Subject: [PATCH] Lacrosse: remove mention of supervised installation method --- source/_integrations/lacrosse.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_integrations/lacrosse.markdown b/source/_integrations/lacrosse.markdown index ed41835874b2..78102ed62d0c 100644 --- a/source/_integrations/lacrosse.markdown +++ b/source/_integrations/lacrosse.markdown @@ -37,8 +37,7 @@ Or, when using Docker containers: docker exec -it pylacrosse -d /dev/ttyUSB0 scan ``` -If you are using the Home Assistant OS or Supervised installation types, these -methods are not available for you. The use of an additional computer to figure +If you are using the Home Assistant OS, 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`.