mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add Qingping integration (#23731)
* Add Qingping integration * Update qingping.markdown * Update qingping.markdown * Update qingping.markdown * Update source/_integrations/qingping.markdown
This commit is contained in:
parent
d5cdebc9d9
commit
e9a1544d09
30
source/_integrations/qingping.markdown
Normal file
30
source/_integrations/qingping.markdown
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
title: Qingping
|
||||||
|
description: Instructions on how to integrate Qingping devices into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
|
- Sensor
|
||||||
|
ha_bluetooth: true
|
||||||
|
ha_release: 2022.9
|
||||||
|
ha_iot_class: Local Push
|
||||||
|
ha_codeowners:
|
||||||
|
- '@bdraco'
|
||||||
|
ha_domain: qingping
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
Integrates [Qingping](https://qingping.co/) devices into Home Assistant.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
The Qingping integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.
|
||||||
|
|
||||||
|
## Supported devices
|
||||||
|
|
||||||
|
- [Air Monitor Lite](https://www.qingping.co/air-monitor-lite/overview) (CGDN1)
|
||||||
|
- [Alarm Clock](https://www.qingping.co/bluetooth-alarm-clock/overview) (CGD1)
|
||||||
|
- [Motion & Ambient Light Sensor](https://www.qingping.co/motion-light-sensor/overview) (CGPR1)
|
Loading…
x
Reference in New Issue
Block a user