1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/touchline/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
223 B
JSON

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