2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "doorbird",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "DoorBird",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/doorbird",
|
2020-04-05 15:27:16 +00:00
|
|
|
"requirements": ["doorbirdpy==2.0.8"],
|
|
|
|
"dependencies": ["http", "logbook"],
|
2020-03-23 09:14:21 +00:00
|
|
|
"zeroconf": ["_axis-video._tcp.local."],
|
2020-04-05 15:27:16 +00:00
|
|
|
"codeowners": ["@oblogic7", "@bdraco"],
|
2020-03-23 09:14:21 +00:00
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|