From bc4bfd5456def4bc31c7f23832fdf93817b804c1 Mon Sep 17 00:00:00 2001 From: Khole Date: Sun, 14 Feb 2021 10:39:40 +0000 Subject: [PATCH] Add hub 360 Support (#16563) Co-authored-by: Franck Nijhof --- source/_integrations/hive.markdown | 36 +++++++++++------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/source/_integrations/hive.markdown b/source/_integrations/hive.markdown index 0150d75c795..ae0d214c12f 100644 --- a/source/_integrations/hive.markdown +++ b/source/_integrations/hive.markdown @@ -19,16 +19,7 @@ ha_domain: hive The `hive` integration is the main integration to set up and integrate all supported Hive devices. Once configured with the minimum required details it will detect and add all Hive devices into Home Assistant, including support for multi-zone heating. -This integration uses the unofficial API used in the official Hive website [https://my.hivehome.com](https://my.hivehome.com), and you will need to use the same Username and Password you use on the Hive website to configure this Hive integration in Home Assistant. - -There is currently support for the following platforms within Home Assistant: - -- [Binary Sensor](#binary-sensor) -- [Climate](#climate) -- [Light](#light) -- [Sensor](#sensor) -- [Switch](#switch) -- [Water Heater](#water-heater) +This integration uses the Hive website [https://my.hivehome.com](https://my.hivehome.com) credentials, you will need to use the same username and password you use on the Hive website to configure this Hive integration in Home Assistant. To add your Hive devices into your Home Assistant installation, add the following to your `configuration.yaml` file: @@ -59,7 +50,7 @@ scan_interval: ### Service `hive.boost_heating` -You can use the service `hive.boost_heating` to set your heating to boost for a period of time at a certain target temperature". Individual TRVs can also be boosted in the same way, using this service. +You can use the service `hive.boost_heating` to set your heating to boost for a period of time at a certain target temperature". Individual TRVs can also be boosted in the same way, using this service. | Service data attribute | Optional | Description | | ---------------------- | -------- | ---------------------------------------------------------------------- | @@ -107,20 +98,20 @@ script: ## Platforms -
- -You must have the [Hive integration](/components/hive/) configured to use the platforms below. - -
- ### Binary Sensor The `hive` binary sensor integration integrates your Hive sensors into Home Assistant. -The platform supports the following Hive products: +The platform supports the following Hive devices and sensors: -- Hive Window or Door Sensor -- Hive Motion Sensor +- Devices + - Hive Window or Door Sensor + - Hive Motion Sensor +- Sensors + - Hive Hub Online Status + - Hive Hub 360 Glass Break + - Hive Hub 360 Dog Bark + - Hive Hub 360 Smoke CO2 ### Climate @@ -150,9 +141,8 @@ The `hive` sensor integration exposes Hive data as a sensor. The platform exposes the following sensors: -- Hive Hub Online Status -- Hive Outside Temperature - +- Battery level for supported products + ### Switch The `hive` switch platform integrates your Hive plugs into Home Assistant, enabling control of your devices.