2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "lutron_caseta",
|
2021-04-15 08:21:38 +00:00
|
|
|
"name": "Lutron Cas\u00e9ta",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/lutron_caseta",
|
2021-12-19 07:41:02 +00:00
|
|
|
"requirements": ["pylutron-caseta==0.13.0"],
|
2021-01-22 23:48:06 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"zeroconf": ["_leap._tcp.local."],
|
|
|
|
"homekit": {
|
|
|
|
"models": ["Smart Bridge"]
|
|
|
|
},
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@swails", "@bdraco"],
|
|
|
|
"iot_class": "local_push"
|
2021-01-22 23:48:06 +00:00
|
|
|
}
|