1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/touchline/manifest.json
2025-02-25 17:00:35 +01:00

11 lines
293 B
JSON

{
"domain": "touchline",
"name": "Roth Touchline",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/touchline",
"iot_class": "local_polling",
"loggers": ["pytouchline"],
"quality_scale": "legacy",
"requirements": ["pytouchline_extended==0.4.5"]
}