hass-core/homeassistant/components/touchline/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}