core/homeassistant/components/bond/manifest.json

13 lines
221 B
JSON

{
"domain": "bond",
"name": "Bond",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bond",
"requirements": [
"bond-home==0.0.8"
],
"codeowners": [
"@prystupa"
]
}