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:
ipetrovits 2021-04-14 11:33:14 +02:00 committed by GitHub
parent 4ae7b8eac8
commit 830cc98440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: