mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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.
|
||||
ha_category:
|
||||
- Hub
|
||||
- Alarm Control Panel
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Light
|
||||
@ -16,6 +17,7 @@ ha_codeowners:
|
||||
- '@KJonline'
|
||||
ha_domain: hive
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- climate
|
||||
- light
|
||||
@ -119,6 +121,14 @@ script:
|
||||
|
||||
## 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
|
||||
|
||||
The `hive` binary sensor integration integrates your Hive sensors into Home Assistant.
|
||||
|
Loading…
x
Reference in New Issue
Block a user