You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/sensor.lacrosse.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The `lacrosse` sensor platform is using the data provided by a [Jeelink](https:/
25
25
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.
26
26
27
27
```bash
28
-
$ sudo pylacrosse -D /dev/ttyUSB0 scan
28
+
$ sudo pylacrosse -d /dev/ttyUSB0 scan
29
29
```
30
30
To use your `lacrosse` compatible sensor in your installation, add the following to your `configuration.yaml` file:
0 commit comments