12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"domain": "modem_callerid",
|
|
"name": "Phone Modem",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/modem_callerid",
|
|
"requirements": ["phone_modem==0.1.1"],
|
|
"codeowners": ["@tkdrob"],
|
|
"dependencies": ["usb"],
|
|
"iot_class": "local_polling",
|
|
"usb": [{"vid":"0572","pid":"1340"}]
|
|
}
|