mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"domain": "touchline",
|
|
"name": "Roth Touchline",
|
|
"documentation": "https://www.home-assistant.io/integrations/touchline",
|
|
"requirements": ["pytouchline==0.7"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pytouchline"]
|
|
}
|