Skip to content

Commit 797fd4a

Browse files
Vasileyfrenck
authored andcommitted
Update sensor.lacrosse.markdown (home-assistant#4011)
1 parent deea03d commit 797fd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.lacrosse.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `lacrosse` sensor platform is using the data provided by a [Jeelink](https:/
2525
Since the sensor change their ID after each powercycle/battery change you can check what sensor IDs are availble by using the command-line tool `pylacrosse` from the pylacrosse package.
2626

2727
```bash
28-
$ sudo pylacrosse -D /dev/ttyUSB0 scan
28+
$ sudo pylacrosse -d /dev/ttyUSB0 scan
2929
```
3030
To use your `lacrosse` compatible sensor in your installation, add the following to your `configuration.yaml` file:
3131

0 commit comments

Comments
 (0)