1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/homeassistant/components/tikteck/manifest.json

11 lines
263 B
JSON

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