mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update hive.markdown (#15456)
typo correction. This is my first edit, so hope I've done it right ! `on_off` | no | String, The mode to set the boost to on or odd e.g., `on` corrected to: `on_off` | no | String, The mode to set the boost to on or off e.g., `on`
This commit is contained in:
parent
3b2498aad3
commit
e9bd415d21
@ -89,7 +89,7 @@ You can use the service `hive.boost_hot_water` to set your hot water to boost fo
|
|||||||
| ---------------------- | -------- | ----------------------------------------------------------------------- |
|
| ---------------------- | -------- | ----------------------------------------------------------------------- |
|
||||||
| `entity_id` | no | String, Name of entity e.g., `water_heater.hot_water` |
|
| `entity_id` | no | String, Name of entity e.g., `water_heater.hot_water` |
|
||||||
| `time_period` | yes | Time Period, Period of time the boost should last for e.g., `01:30:00`. |
|
| `time_period` | yes | Time Period, Period of time the boost should last for e.g., `01:30:00`. |
|
||||||
| `on_off` | no | String, The mode to set the boost to on or odd e.g., `on` |
|
| `on_off` | no | String, The mode to set the boost to on or off e.g., `on` |
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user