thenewwazoo / homebridge-lutron-caseta-leap

Homebridge support for Lutron Caseta Smart Bridge 2
Apache License 2.0
77 stars 27 forks source link

Pico Remote Required Hub Issue #97

Closed cptasphalt closed 1 year ago

cptasphalt commented 1 year ago

The Pico switches show in HomeKit, but I get an error for all of them that says "This accessory requires a home hub to be used with the Home app". I setup the child bridge, and ensured it was linked to the Lutron Hub.

[1/8/2023, 1:13:19 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] client connected to 01F15XXXXXXXXX [1/8/2023, 1:13:29 PM] [Homebridge UI] Changes to config.json saved. [1/8/2023, 1:13:30 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] Terminating child process... [1/8/2023, 1:13:30 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] Child process ended [1/8/2023, 1:14:59 PM] [Homebridge UI] Changes to config.json saved. [1/8/2023, 1:22:31 PM] [Lutron] Restarting child bridge... [1/8/2023, 1:22:31 PM] Got SIGTERM, shutting down child bridge process... [1/8/2023, 1:22:36 PM] [Lutron] Child bridge process ended [1/8/2023, 1:22:36 PM] [Lutron] Process Ended. Code: 143, Signal: null [1/8/2023, 1:22:43 PM] [Lutron] Restarting Process... [1/8/2023, 1:22:43 PM] [Lutron] Launched child bridge with PID 280 [1/8/2023, 1:22:43 PM] Registering platform 'homebridge-lutron-caseta-leap.LutronCasetaLeap' [1/8/2023, 1:22:43 PM] [Lutron] Loaded homebridge-lutron-caseta-leap v2.4.3 child bridge successfully [1/8/2023, 1:22:43 PM] Loaded 6 cached accessories from cachedAccessories.0E143CB9A134. [1/8/2023, 1:22:43 PM] [Lutron] LutronCasetaLeap starting up... [1/8/2023, 1:22:43 PM] [Lutron] LutronCasetaLeap plugin finished early initialization [1/8/2023, 1:22:43 PM] [Lutron] Finished launching; starting up automatic discovery [1/8/2023, 1:22:43 PM] Homebridge v1.6.0 (HAP v0.11.0) (Lutron) is running on port 35374. [1/8/2023, 1:22:44 PM] [Lutron] Found a Pico2Button remote Unnamed Pico Remote 1 [1/8/2023, 1:22:44 PM] [Lutron] Found a Pico2Button remote Unnamed Pico Remote 2 [1/8/2023, 1:22:44 PM] [Lutron] Found a Pico2Button remote Kitchen Pico [1/8/2023, 1:22:45 PM] [Lutron] Found a Pico2Button remote Front Foyer Pico [1/8/2023, 1:22:45 PM] [Lutron] Found a Pico2Button remote Upstairs Hallway Pico 1 [1/8/2023, 1:22:45 PM] [Lutron] Found a Pico2Button remote Upstairs Hallway Pico 2 [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type SmartBridge not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type PlugInDimmer not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Unnamed Pico Remote 1 [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Unnamed Pico Remote 2 [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type WallSwitch not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type WallSwitch not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Kitchen Pico [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type WallSwitch not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Front Foyer Pico [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type WallSwitch not supported by this plugin [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Upstairs Hallway Pico 1 [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Set up device Upstairs Hallway Pico 2 [1/8/2023, 1:22:45 PM] [Lutron] Device setup finished: Skipped setting up device: Device type WallDimmer not supported b

Using 2.4.3 on a Mac.

cptasphalt commented 1 year ago

Disregard, was able to get it linked correctly.

thenewwazoo commented 1 year ago

Glad you got it sorted. Any insight into what you did, for the benefit of future readers?