mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
12 lines
306 B
JSON
12 lines
306 B
JSON
{
|
|
"domain": "homeworks",
|
|
"name": "Lutron Homeworks",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/homeworks",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyhomeworks"],
|
|
"requirements": ["pyhomeworks==1.1.2"]
|
|
}
|