mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update lacrosse.markdown (#11193)
* Update lacrosse.markdown
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a3d820853f
commit
cc91eb7291
@ -23,6 +23,12 @@ Since the sensor change their ID after each powercycle/battery change you can ch
|
||||
sudo pylacrosse -d /dev/ttyUSB0 scan
|
||||
```
|
||||
|
||||
Or, when using Docker containers:
|
||||
|
||||
```bash
|
||||
docker exec -it <containername> pylacrosse -d /dev/ttyUSB0 scan
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
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