core/homeassistant/components/foobot/manifest.json

11 lines
208 B
JSON
Raw Normal View History

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