From e9bd415d21c6f58e119dd77398810ecbf2d77673 Mon Sep 17 00:00:00 2001 From: B-Hartley Date: Thu, 29 Oct 2020 09:02:14 +0000 Subject: [PATCH] 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` --- source/_integrations/hive.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/hive.markdown b/source/_integrations/hive.markdown index 3efe2f9862a..0150d75c795 100644 --- a/source/_integrations/hive.markdown +++ b/source/_integrations/hive.markdown @@ -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` | | `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: