core/homeassistant/components/fastdotcom/manifest.json

10 lines
266 B
JSON

{
"domain": "fastdotcom",
"name": "Fast.com",
"codeowners": ["@rohankapoorcom"],
"documentation": "https://www.home-assistant.io/integrations/fastdotcom",
"iot_class": "cloud_polling",
"loggers": ["fastdotcom"],
"requirements": ["fastdotcom==0.0.3"]
}