core/homeassistant/components/fastdotcom/manifest.json

10 lines
266 B
JSON

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