It’s a pro bridge (v2) – the non-pro bridge doesn’t work with this HA component at all, as far as I know (and I tried!). I just installed the pro bridge yesterday, set up a new Caseta account, and manually re-paired all of my accessories with the new bridge. Then set up the HA component.
The integration report looks like this:
{
"LIPIdList" : {
"Devices" : [
{
"ID" : 1,
"Name" : "Smart Bridge",
"Buttons" : [
{
"Name" : "Button 1",
"Number" : 1
},
{
"Name" : "Button 2",
"Number" : 2
},
{
"Name" : "Button 3",
"Number" : 3
},
# . . . [Buttons 4 through 98 omitted from this post, same as the others]
{
"Name" : "Button 99",
"Number" : 99
},
{
"Name" : "Button 100",
"Number" : 100
}
]
},
{
"ID" : 9,
"Name" : "Front Entry Switch",
"Buttons" : [
{
"Number" : 2
},
{
"Number" : 4
}
]
},
{
"ID" : 10,
"Name" : "Morning Room Remote",
"Buttons" : [
{
"Number" : 2
},
{
"Number" : 3
},
{
"Number" : 4
},
{
"Number" : 5
},
{
"Number" : 6
}
]
},
{
"ID" : 11,
"Name" : "Driveway Remote",
"Buttons" : [
{
"Number" : 2
},
{
"Number" : 4
}
]
},
{
"ID" : 12,
"Name" : "Garage Remote",
"Buttons" : [
{
"Number" : 2
},
{
"Number" : 4
}
]
},
{
"ID" : 14,
"Name" : "Kitchen Ceiling Remote",
"Buttons" : [
{
"Number" : 2
},
{
"Number" : 3
},
{
"Number" : 4
},
{
"Number" : 5
},
{
"Number" : 6
}
]
}
],
"Zones" : [
{
"ID" : 2,
"Name" : "Front Porch Light"
},
{
"ID" : 3,
"Name" : "Front Hall Pendant"
},
{
"ID" : 4,
"Name" : "Garage Ceiling"
},
{
"ID" : 5,
"Name" : "Driveway"
},
{
"ID" : 6,
"Name" : "Kitchen Island"
},
{
"ID" : 7,
"Name" : "Living Room Ceiling"
},
{
"ID" : 8,
"Name" : "Morning Room"
},
{
"ID" : 13,
"Name" : "Kitchen Ceiling"
}
]
}
}
The Kitchen Ceiling and the Living Room Ceiling dimmers were the ones showing strange behavior last night. And right now, the Kitchen Ceiling light isn’t even showing up in HA (though I see it in the Lutron app and in HomeKit).