core/homeassistant/components/tellstick/manifest.json

10 lines
268 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",
"loggers": ["tellcore"]
}