From 689b5cf67ecb4744c18a1787074ab220c48d8ecf Mon Sep 17 00:00:00 2001 From: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com> Date: Thu, 14 Apr 2022 06:21:02 +0200 Subject: [PATCH] Add information about interval. (#1979) --- components/sun.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sun.rst b/components/sun.rst index a87321d44..0e0b7d936 100644 --- a/components/sun.rst +++ b/components/sun.rst @@ -5,7 +5,7 @@ Sun :description: Instructions for setting up tracking the sun position in ESPHome. :image: weather-sunny.svg -The ``sun`` component allows you to track the sun's position in the sky. +The ``sun`` component allows you to track the sun's position in the sky. Calculations are done every 60 seconds. .. code-block:: yaml