core/homeassistant/components/tikteck/manifest.json

10 lines
234 B
JSON
Raw Normal View History

{
"domain": "tikteck",
"name": "Tikteck",
"codeowners": [],
2023-02-08 19:41:50 +00:00
"documentation": "https://www.home-assistant.io/integrations/tikteck",
"iot_class": "local_polling",
2023-02-08 19:41:50 +00:00
"loggers": ["tikteck"],
"requirements": ["tikteck==0.4"]
}