mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Change the service (#8873)
Change the service to homeassistant.update_entity
This commit is contained in:
parent
242c97fd83
commit
b874b1f665
@ -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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user