mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Add Hive Alarm Docs (#20308)
This commit is contained in:
parent
62e50818bd
commit
dedcfa09a6
@ -3,6 +3,7 @@ title: Hive
|
|||||||
description: Instructions on how to integrate Hive devices with Home Assistant.
|
description: Instructions on how to integrate Hive devices with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
||||||
|
- Alarm Control Panel
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Light
|
- Light
|
||||||
@ -16,6 +17,7 @@ ha_codeowners:
|
|||||||
- '@KJonline'
|
- '@KJonline'
|
||||||
ha_domain: hive
|
ha_domain: hive
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- alarm_control_panel
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- light
|
- light
|
||||||
@ -119,6 +121,14 @@ script:
|
|||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
||||||
|
### Alarm Control Panel
|
||||||
|
|
||||||
|
The `hive` alarm control panel integration integrates your Hive alarm into Home Assistant.
|
||||||
|
|
||||||
|
The platform supports the following Hive devices:
|
||||||
|
|
||||||
|
- Hive Home Shield
|
||||||
|
|
||||||
### Binary Sensor
|
### Binary Sensor
|
||||||
|
|
||||||
The `hive` binary sensor integration integrates your Hive sensors into Home Assistant.
|
The `hive` binary sensor integration integrates your Hive sensors into Home Assistant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user