mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update modbus.markdown (#17456)
Modified example titles to represent the contents of the example more precisely. (redone PR for https://github.com/home-assistant/home-assistant.io/pull/17334)
This commit is contained in:
parent
4ae7b8eac8
commit
830cc98440
@ -612,7 +612,7 @@ If you specify scale or offset as floating point values, double precision floati
|
||||
|
||||
#### Full example
|
||||
|
||||
Example a temperature sensor with a 10 seconds scan interval:
|
||||
Example temperature sensor with a default scan interval:
|
||||
|
||||
```yaml
|
||||
modbus:
|
||||
@ -720,7 +720,7 @@ switches:
|
||||
|
||||
#### Full example
|
||||
|
||||
Example switches, for which the state is polled from Modbus every 10 seconds.
|
||||
Example switches, for which the state is polled from Modbus every 15 seconds (default).
|
||||
|
||||
```yaml
|
||||
modbus:
|
||||
|
Loading…
x
Reference in New Issue
Block a user