From 5642de96c8137adcb9965367183f44f7bbd46f4c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 10 Aug 2017 18:44:55 +0200 Subject: [PATCH] Fix typo --- source/_components/sensor.rest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.rest.markdown b/source/_components/sensor.rest.markdown index 31069da6067..9f3da04c7ca 100644 --- a/source/_components/sensor.rest.markdown +++ b/source/_components/sensor.rest.markdown @@ -94,7 +94,7 @@ sensor: unit_of_measurement: MB ``` -### {% linkable_title Value for other Home Assistant instance %} +### {% linkable_title Value from another Home Assistant instance %} The Home Assistant [API](/developers/rest_api/) exposes the data from your attached sensors. If you are running multiple Home Assistant instances which are not [connected](/developers/architecture/#multiple-connected-instances) you can still get information from them.