core/homeassistant/components/tellstick/manifest.json

9 lines
231 B
JSON
Raw Normal View History

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