Skip to content

Commit

Permalink
Change the service (home-assistant#8873)
Browse files Browse the repository at this point in the history
Change the service to homeassistant.update_entity
  • Loading branch information
gerard33 authored and rohankapoorcom committed Mar 9, 2019
1 parent 242c97f commit b874b1f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/_components/sensor.google_travel_time.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ You can also use the `homeassistant.update` service to update the sensor on-dema
- thu
- fri
action:
- service: homeassistant.update
data:
entity_id: sensor.morning_commute
- service: homeassistant.update_entity
entity_id: sensor.morning_commute
```

0 comments on commit b874b1f

Please sign in to comment.