mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Add possibility to calculate the sensor ID (#16630)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
4f6d5f0629
commit
b1e392bc20
@ -31,6 +31,8 @@ Or, when using Docker containers:
|
|||||||
docker exec -it <containername> pylacrosse -d /dev/ttyUSB0 scan
|
docker exec -it <containername> pylacrosse -d /dev/ttyUSB0 scan
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
To use your `lacrosse` compatible sensor in your installation, add the following to your `configuration.yaml` file:
|
To use your `lacrosse` compatible sensor in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user