mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 21:24:17 +01:00
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"domain": "lirc",
|
|
"name": "LIRC",
|
|
"documentation": "https://www.home-assistant.io/integrations/lirc",
|
|
"requirements": ["python-lirc==1.2.3"],
|
|
"codeowners": [],
|
|
"iot_class": "local_push",
|
|
"loggers": ["lirc"]
|
|
}
|