core/homeassistant/components/sochain/manifest.json

11 lines
217 B
JSON
Raw Normal View History

{
"domain": "sochain",
"name": "Sochain",
"documentation": "https://www.home-assistant.io/components/sochain",
"requirements": [
"python-sochain-api==0.0.2"
],
"dependencies": [],
"codeowners": []
}