core/homeassistant/components/tellstick/manifest.json

11 lines
297 B
JSON

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