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 -