core/homeassistant/components/tfiac/manifest.json

9 lines
225 B
JSON

{
"domain": "tfiac",
"name": "Tfiac",
"codeowners": ["@fredrike", "@mellado"],
"documentation": "https://www.home-assistant.io/integrations/tfiac",
"iot_class": "local_polling",
"requirements": ["pytfiac==0.4"]
}