mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update govee_ble for new event platform (#33814)
This commit is contained in:
parent
748e294182
commit
586cd713bf
@ -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:
|
||||||
|
- Event
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_bluetooth: true
|
ha_bluetooth: true
|
||||||
ha_release: 2022.8
|
ha_release: 2022.8
|
||||||
@ -12,6 +13,7 @@ ha_codeowners:
|
|||||||
ha_domain: govee_ble
|
ha_domain: govee_ble
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- event
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
@ -38,11 +40,11 @@ The Govee BLE integration will automatically discover devices once the [Bluetoot
|
|||||||
- H5105 Hygrometer Thermometer
|
- H5105 Hygrometer Thermometer
|
||||||
- H5106 Hygrometer Thermometer and Air Quality Monitor
|
- H5106 Hygrometer Thermometer and Air Quality Monitor
|
||||||
- H5108 Hygrometer Thermometer
|
- H5108 Hygrometer Thermometer
|
||||||
- H5121 Motion Sensor - Only battery is supported
|
- H5121 Motion Sensor
|
||||||
- H5122 Mini Button - Only battery is supported
|
- H5122 Mini Button
|
||||||
- H5123 Window Sensor - Only battery is supported
|
- H5123 Window Sensor - Only battery is supported
|
||||||
- H5125 2 Button Switch - Only battery is supported
|
- H5125 2 Button Switch
|
||||||
- H5126 6 Button Switch - Only battery is supported
|
- 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)
|
||||||
- H5174 Hygrometer Thermometer
|
- H5174 Hygrometer Thermometer
|
||||||
- [H5179 Hygrometer Thermometer](https://us.govee.com/products/wi-fi-temperature-humidity-sensor)
|
- [H5179 Hygrometer Thermometer](https://us.govee.com/products/wi-fi-temperature-humidity-sensor)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user