From 819c7c030ef7754a27d702162ed8f566ca8b65b4 Mon Sep 17 00:00:00 2001 From: Richard Cox Date: Sat, 29 Jul 2017 03:20:55 -0700 Subject: [PATCH] Speedtest clarification (#3085) * Speedtest clarification * Format --- source/_components/sensor.speedtest.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/sensor.speedtest.markdown b/source/_components/sensor.speedtest.markdown index e0efdf0bf0d..7fd0ec202a7 100644 --- a/source/_components/sensor.speedtest.markdown +++ b/source/_components/sensor.speedtest.markdown @@ -92,4 +92,5 @@ sensor: ## {% linkable_title Notes %} -When running on Raspberry Pi, just note that the maximum speed is limited by its 100 Mbit/s LAN adapter. +- When running on Raspberry Pi, just note that the maximum speed is limited by its 100 Mbit/s LAN adapter. +- Entries under `monitored_conditions` only control what entities are available under home-assistant, it does not disable the condition from running.