<!-- You must use the issue template below when submitting a bug --> **Describe The Bug:** <!-- I recently lost power and after the power was restored all of my pico remotes (including the rocker) were not working in Homekit. I've had this issue in the past, with the only fix being that I delete the remote entirely and add it as a new accessory in Lutron and Homekit. This time around nothing is working. I've cleared the accessories in the cache on Homebridge, which deleted the remotes from Homekit. After that didn't work, I deleted the remotes from the Lutron app and reset the remotes manually to factory settings. I'm able to add them as a new accessory to the Lutron app, but the remotes are not appearing anywhere in the Homekit app. To make certain, I pull up the child bridge in Homekit and check the accessories attached - which there are none. I've even tried deleting the plugin and re-installing it. When I open the plugin configuration, its stuck with a spinning gear - I can't select or do anything with it. --> **To Reproduce:** <!-- Deleted the child bridge from Homekit. Deleted the accessories in Homebridge. Uninstalled the plugin, re-installed the plugin. Deleted the remotes from the Lutron app and reset the remotes to factory settings. I set up the remotes as 'new', they were set up with no issues in the Lutron app. After re-installing the plugin and restarting Homebridge, the 'new' accessories are not appearing in Homebridge.I--> **Expected behavior:** <!-- The pico remotes should appear in Homekit (in the default room)--> **Logs:** ``` [21/01/2025, 06:29:52] Registering platform 'homebridge-lutron-caseta-leap.LutronCasetaLeap' ``` **Plugin Config:** ```json { "platform": "LutronCasetaLeap", "name": "LutronCasetaLeap" } ``` **Screenshots:** <!-- If applicable, add screenshots to help explain your problem. --> **Environment:** * **Plugin Version**: V.2.6.0 * **Homebridge Version**: v1.8.5 * **Node.js Version**: v18.16.0 * **NPM Version**: <!-- npm -v --> * **Operating System**: Raspbian GNU/Linux Bullseye (11) <!-- Click the "Preview" tab before you submit to ensure the formatting is correct. -->