mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add intalltion specific note to LaCrosse (#17965)
This commit is contained in:
parent
a724b96351
commit
68cbec8e83
@ -31,6 +31,10 @@ Or, when using Docker containers:
|
|||||||
docker exec -it <containername> pylacrosse -d /dev/ttyUSB0 scan
|
docker exec -it <containername> 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`.
|
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
|
## Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user