Hive R3 update (#4974)

* R3-Dev

* R3 - Sensor Update
This commit is contained in:
Khole 2018-04-16 20:01:43 +01:00 committed by Martin Hjelmare
parent 70af38b086
commit 560108c659
2 changed files with 5 additions and 2 deletions

View File

@ -16,7 +16,7 @@ ha_iot_class: "Cloud Polling"
The 'hive' binary sensor component integrates your Hive sensors into Home Assistant.
The Hive sensor component supports the following Hive products:
The Hive binary sensor component supports the following Hive products:
- **Hive Window or Door Sensor**
- **Hive Motion Sensor**

View File

@ -14,8 +14,11 @@ ha_iot_class: "Cloud Polling"
---
The 'hive' sensor component can expose as a sensor the current online status of your Hive Hub.
The 'hive' sensor component exposes hive data as a sensor.
The Hive sensor component exposes the following sensors:
- **Hive Hub Online Status**
- **Hive Outside Temperature**
<p class='note'>
Full configuration details can be found on the main [Hive component](/components/hive/) page.