22 lines
652 B
JSON
22 lines
652 B
JSON
{
|
|
"domain": "hunterdouglas_powerview_ble",
|
|
"name": "Hunter Douglas PowerView (BLE)",
|
|
"bluetooth": [
|
|
{
|
|
"service_uuid": "0000fdc1-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 2073,
|
|
"manufacturer_data_start": [0,0]
|
|
}
|
|
],
|
|
"codeowners": ["@patman15"],
|
|
"config_flow": true,
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"documentation": "https://github.com/patman15/hdpv_ble",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/patman15/hdpv_ble/issues",
|
|
"loggers": ["hunterdouglas_powerview_ble"],
|
|
"requirements": ["cryptography>=43.0.0"],
|
|
"version": "0.22"
|
|
}
|