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/binary_sensor.modbus.markdown
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,3 +36,22 @@ Configuration variables:
36
36
- **name** (*Required*): Name of the sensor.
37
37
- **slave** (*Required*): The number of the slave (Optional for TCP and UDP Modbus).
38
38
- **coil** (*Required*): Coil number.
39
+
40
+
It's possible to change the default 30 seconds scan interval for the sensor updates as shown in the [Platform options](/docs/configuration/platform_options/#scan-interval) documentation.
0 commit comments