1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-09 07:45:11 +01:00
Files
core/homeassistant/components/fastdotcom/manifest.json
T
2021-04-15 10:21:38 +02:00

9 lines
237 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"
}