mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 08:51:46 -04:00
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"domain": "homeworks",
|
|
"name": "Lutron Homeworks",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/homeworks",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyhomeworks"],
|
|
"requirements": ["pyhomeworks==0.0.6"]
|
|
}
|