core/homeassistant/components/foobot/manifest.json

9 lines
202 B
JSON

{
"domain": "foobot",
"name": "Foobot",
"documentation": "https://www.home-assistant.io/integrations/foobot",
"requirements": ["foobot_async==0.3.1"],
"dependencies": [],
"codeowners": []
}