mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add binary_sensor platform to govee-ble (#33857)
https://github.com/home-assistant/core/pull/122111
This commit is contained in:
parent
f036e5cd23
commit
642424760d
@ -2,6 +2,7 @@
|
|||||||
title: Govee Bluetooth
|
title: Govee Bluetooth
|
||||||
description: Instructions on how to integrate Govee BLE devices into Home Assistant.
|
description: Instructions on how to integrate Govee BLE devices into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Event
|
- Event
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_bluetooth: true
|
ha_bluetooth: true
|
||||||
@ -13,6 +14,7 @@ ha_codeowners:
|
|||||||
ha_domain: govee_ble
|
ha_domain: govee_ble
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- event
|
- event
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -42,7 +44,7 @@ The Govee BLE integration will automatically discover devices once the [Bluetoot
|
|||||||
- H5108 Hygrometer Thermometer
|
- H5108 Hygrometer Thermometer
|
||||||
- H5121 Motion Sensor
|
- H5121 Motion Sensor
|
||||||
- H5122 Mini Button
|
- H5122 Mini Button
|
||||||
- H5123 Window Sensor - Only battery is supported
|
- H5123 Window Sensor
|
||||||
- H5125 2 Button Switch
|
- H5125 2 Button Switch
|
||||||
- H5126 6 Button Switch
|
- H5126 6 Button Switch
|
||||||
- [H5177/5178 Bluetooth Thermo-Hygrometer](https://us.govee.com/collections/thermo-hydrometer/products/bluetooth-thermo-hygrometer)
|
- [H5177/5178 Bluetooth Thermo-Hygrometer](https://us.govee.com/collections/thermo-hydrometer/products/bluetooth-thermo-hygrometer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user