12 lines
350 B
JSON
12 lines
350 B
JSON
|
{
|
||
|
"domain": "thermopro",
|
||
|
"name": "ThermoPro",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/thermopro",
|
||
|
"bluetooth": [{ "local_name": "TP35*", "connectable": false }],
|
||
|
"dependencies": ["bluetooth"],
|
||
|
"requirements": ["thermopro-ble==0.4.0"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "local_push"
|
||
|
}
|