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`.