mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add timer.reload service documentation. (#11475)
* Add timer.reload service documentation.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
4b60008812
commit
ba9aab7a15
@ -96,6 +96,10 @@ Manually finish a running timer earlier than scheduled. You can also use `entity
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | no | Name of the entity to take action, e.g., `timer.timer0`. |
|
||||
|
||||
### Service `timer.reload`
|
||||
|
||||
Reload `timer`'s configuration without restarting Home Assistant itself. This service takes no service data attributes.
|
||||
|
||||
### Use the service
|
||||
|
||||
Select <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> **Services** from the **Developer Tools**. Choose **timer** from the list of **Domains**, select the **Service**, enter something like the sample below into the **Service Data** field, and hit **CALL SERVICE**.
|
||||
|
Loading…
x
Reference in New Issue
Block a user