hass-core/homeassistant/components/tellstick/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}