core/homeassistant/components/itach/manifest.json

9 lines
240 B
JSON
Raw Normal View History

{
"domain": "itach",
"name": "Global Cach\u00e9 iTach TCP/IP to IR",
"codeowners": [],
2023-02-08 19:35:25 +00:00
"documentation": "https://www.home-assistant.io/integrations/itach",
"iot_class": "assumed_state",
"requirements": ["pyitachip2ir==0.0.7"]
}