Skip to main content

Library for accessing cloud service of Qingping IoT .

Project description

Qingping IoT (cloud)

Library for accessing cloud service of Qingping IoT (instead of Bluetooth).

Background

This is designed for users who:

  • have Qingping IoT supported devices
    • see docs for full list
    • boils down to ones with native Wi-Fi and selected BT-only via Qingping gateway
  • do not want to use Bluetooth to poll devices directly
    • at least 2nd generation of Qingping Air Monitor does not have BT at all
    • for larger houses and offices it's problematic to set up several non-Qingping BT gateways
  • do not want to "privatize" devices
    • said operation eliminates access from Qingping IoT mobile app and ability to upgrade firmware
    • it requires local MQTT server and all responsibility is shifted on user

This library is mainly created for use with Home Assistant integration (not yet implemented), but also offers CLI.

The scope of APIs implemented is shown in API.md.

How to get credentials

Normal users have static App Key and App Secret tied to their account.

  1. register on qingpingiot.com
  2. download mobile app linked there
  3. bind devices in app
  4. go back to qingpingiot.com and validate that you see all the devices
  5. log in to developer.qingping.co using the same credentials as for the app
  6. go to Access Management and get credentials

Install

PyPI: qingping-iot-cloud

pip install qingping-iot-cloud

CLI usage

export QINGPINGIOT_APPKEY=...
export QINGPINGIOT_APPSECRET=...
qingping-iot-cloud -h
qingping-iot-cloud list_devices

example response from list_devices:

AAAAAAAAAAAA: sensor_A (CO2& Temp & RH Monitor)
  timestamp: 1735593815 
  battery: 100 %
  signal: -61 dBm
  temperature: 21.4 °C
  humidity: 56 %
  co2: 959 ppm
BBBBBBBBBBBB: sensor_B (CO2& Temp & RH Monitor)
  timestamp: 1735593520 
  battery: 100 %
  signal: -47 dBm
  temperature: 24.4 °C
  humidity: 42 %
  co2: 876 ppm
CCCCCCCCCCCC: sensor_C (Qingping Air Monitor Lite)
  timestamp: 1735593600 
  battery: 100 %
  temperature: 26.4 °C
  humidity: 44.3 %
  co2: 1053 ppm
  pm25: 12 μg/m³
  pm10: 12 μg/m³

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qingping_iot_cloud-0.2.0a4.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qingping_iot_cloud-0.2.0a4-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file qingping_iot_cloud-0.2.0a4.tar.gz.

File metadata

  • Download URL: qingping_iot_cloud-0.2.0a4.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.0

File hashes

Hashes for qingping_iot_cloud-0.2.0a4.tar.gz
Algorithm Hash digest
SHA256 44f648ea09ba5c2e94ecf8d6fd1545f9e0f75b04823518d9f3a2842a5ff61ab4
MD5 8f6485910f10837df484b799af0fa6cb
BLAKE2b-256 3e6ae28989f617d63b9c3a964e26f65584296161475ee110969cbdba4296b5d1

See more details on using hashes here.

File details

Details for the file qingping_iot_cloud-0.2.0a4-py3-none-any.whl.

File metadata

File hashes

Hashes for qingping_iot_cloud-0.2.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 a524a2d9ce157083c1fa0e4b15c8d48d096814f3f4e04d529ee63bccb5a52fab
MD5 e367efe5081cd9b148e3ce37e96403fe
BLAKE2b-256 6797b29895b952265e8af74aa11091553669e8dc4b4c73c6973defa6f71e1ae9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page