2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "lutron",
|
|
|
|
"name": "Lutron",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-09-22 09:42:00 +00:00
|
|
|
"pylutron==0.2.5"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-11-11 00:51:24 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@JonGilmore"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|