core/homeassistant/components/foobot/manifest.json

11 lines
272 B
JSON

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