1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-01 05:04:21 +01:00
Files
core/homeassistant/components/fastdotcom/manifest.json
T
2022-01-28 13:37:53 -08:00

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"]
}