core/homeassistant/components/tellstick/manifest.json

9 lines
241 B
JSON

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