From c1415169139a395a72168eaa7a89d8fdc13a4c1a Mon Sep 17 00:00:00 2001 From: Cooper Dale Date: Wed, 13 Mar 2019 22:48:27 +0100 Subject: [PATCH 1/3] wrong service name typo --- source/_components/sensor.google_travel_time.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.google_travel_time.markdown b/source/_components/sensor.google_travel_time.markdown index 74a919918ba..c51f591d5ca 100644 --- a/source/_components/sensor.google_travel_time.markdown +++ b/source/_components/sensor.google_travel_time.markdown @@ -139,7 +139,7 @@ sensor: ## {% linkable_title Updating sensors on-demand using Automation %} -You can also use the `homeassistant.update` service to update the sensor on-demand. For example, if you want to update `sensor.morning_commute` every 2 minutes on weekday mornings, you can use the following automation: +You can also use the `homeassistant.update_entity` service to update the sensor on-demand. For example, if you want to update `sensor.morning_commute` every 2 minutes on weekday mornings, you can use the following automation: ```yaml - id: update_morning_commute_sensor From 7ad3bc3297c86291787cb18bf72fe6dcc49b7c14 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Thu, 14 Mar 2019 00:48:01 -0700 Subject: [PATCH 2/3] Add a blank option to version picker --- source/components/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/index.html b/source/components/index.html index 61685b291c1..4dabe666787 100644 --- a/source/components/index.html +++ b/source/components/index.html @@ -39,6 +39,7 @@ Support for these components is provided by the Home Assistant community. All ({{tot}}) Featured
Added in: