core/homeassistant/components/sochain/manifest.json

11 lines
318 B
JSON

{
"disabled": "Integration library depends on async_timeout==3.x.x",
"domain": "sochain",
"name": "SoChain",
"documentation": "https://www.home-assistant.io/integrations/sochain",
"requirements": ["python-sochain-api==0.0.2"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["pysochain"]
}