mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 18:14:46 -05:00
11 lines
282 B
JSON
11 lines
282 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==0.7"]
|
|
}
|