Remove services from Hive "TOC" (#11443)

Follows https://github.com/home-assistant/home-assistant.io/pull/11434#discussion_r357031121
This commit is contained in:
Quentame 2019-12-12 16:23:04 +01:00 committed by Franck Nijhof
parent 936529653b
commit e02c67399f

View File

@ -18,18 +18,14 @@ The `hive` integration is the main integration to set up and integrate all suppo
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 services and platforms within Home Assistant:
There is currently support for the following platforms within Home Assistant:
- [Services](#services)
- [Service `hive.boost_heating`](#service-hiveboost_heating)
- [Service `hive.boost_hot_water`](#service-hiveboost_hot_water)
- [Platforms](#platforms)
- [Binary Sensor](#binary-sensor)
- [Climate](#climate)
- [Light](#light)
- [Sensor](#sensor)
- [Switch](#switch)
- [Water Heater](#water-heater)
- [Binary Sensor](#binary-sensor)
- [Climate](#climate)
- [Light](#light)
- [Sensor](#sensor)
- [Switch](#switch)
- [Water Heater](#water-heater)
To add your Hive devices into your Home Assistant installation, add the following to your `configuration.yaml` file: