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

9 lines
234 B
JSON

{
"domain": "tikteck",
"name": "Tikteck",
"documentation": "https://www.home-assistant.io/integrations/tikteck",
"requirements": ["tikteck==0.4"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["tikteck"]
}