From 645d44d55fce0b4b513db05291c368beb2924186 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 24 Oct 2018 16:09:00 +0200 Subject: [PATCH] Remove day (#7040) --- source/_components/sensor.fastdotcom.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_components/sensor.fastdotcom.markdown b/source/_components/sensor.fastdotcom.markdown index 1f808674777..606f979a734 100644 --- a/source/_components/sensor.fastdotcom.markdown +++ b/source/_components/sensor.fastdotcom.markdown @@ -46,7 +46,6 @@ Configuration variables: - **minute** (*Optional*): Specify the minute(s) of the hour to schedule the speedtest. Use a list for multiple entries. Default is 0. - **hour** (*Optional*): Specify the hour(s) of the day to schedule the speedtest. Use a list for multiple entries. Default is None. -- **day** (*Optional*): Specify the day(s) of the month to schedule the speedtest. Use a list for multiple entries. Default is None. - **manual** (*Optional*): True or False to turn manual mode on or off. Manual mode will disable scheduled speedtests. There is also a service named `sensor.update_fastdotcom` that you can use to run a fast.com speedtest on demand. You can turn on manual mode to disable the scheduled speedtests.