From 830cc98440ce8d813ea595a4d0976bc6b0be8405 Mon Sep 17 00:00:00 2001 From: ipetrovits <50260134+ipetrovits@users.noreply.github.com> Date: Wed, 14 Apr 2021 11:33:14 +0200 Subject: [PATCH] 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) --- source/_integrations/modbus.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index 93a1348bade..41c147210fd 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -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: