core/homeassistant/components/foobot/manifest.json

9 lines
212 B
JSON

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