Skip to content

Commit 1b5dd0d

Browse files
committed
Update README.md
1 parent 9b2b871 commit 1b5dd0d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ In your configuration.yaml, you will need to add a sensor, and set the correspon
2323
sensor:
2424
- platform: resolvbus
2525
name: MyResol
26-
tty: '/dev/ttyUSB0'
26+
ttyPort: /dev/ttyUSB0
27+
filterSource: 0x7321
28+
filterDestination: 0x0010
29+
filterCommand: 0x0100
2730
attributes:
2831
- name: temperature_sensor_1
2932
offset: 0

0 commit comments

Comments
 (0)