core/homeassistant/components/tellstick/manifest.json

12 lines
241 B
JSON

{
"domain": "tellstick",
"name": "Tellstick",
"documentation": "https://www.home-assistant.io/components/tellstick",
"requirements": [
"tellcore-net==0.4",
"tellcore-py==1.1.2"
],
"dependencies": [],
"codeowners": []
}