thenewwazoo / homebridge-lutron-caseta-leap

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

Pico Remotes not showing in homekit #146

Open hkinkade opened 8 months ago

hkinkade commented 8 months ago

Describe Your Problem: Pico remotes show (unusable), they walk through adding in HomeKit, but then do not show in HomeKit

Logs:

1/4/2024, 1:55:20 PMLutron Caseta Leap Bridge starting
1/4/2024, 1:55:29 PMLutron Caseta Leap BridgeLoaded plugin 'homebridge-lutron-caseta-leap'
1/4/2024, 1:55:29 PMLutron Caseta Leap BridgeLoading 1 platforms...
1/4/2024, 1:55:29 PMLutron Caseta Leap BridgeLutronCasetaLeapLutronCasetaLeap starting up...
1/4/2024, 1:55:29 PMLutron Caseta Leap BridgeLutronCasetaLeapLutronCasetaLeap plugin finished early initialization
1/4/2024, 1:55:29 PMLutron Caseta Leap BridgeLutronCasetaLeapFinished launching; starting up automatic discovery
1/4/2024, 1:55:30 PMLutron Caseta Leap BridgeBridge is running on port 51826.
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Master Bedroom Ceiling Fan Light Pico
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Flex Room All Shades
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Master Bedroom Master Bedroom Shade
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Entry Courtyard Exterior Lights
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico2Button remote Guest Bathroom Recirc Pump
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico2Button remote Flex Bathroom Recirc Pump
1/4/2024, 1:55:31 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico2Button remote Master Bathroom Recirc Pump
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SmartBridge not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type CasetaFanSpeedController not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type WallDimmer not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Master Bedroom Ceiling Fan Light Pico
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Flex Room All Shades
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SerenaRollerShade not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SerenaRollerShade not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Master Bedroom Master Bedroom Shade
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SerenaRollerShade not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type WallDimmer not supported by this plugin
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Entry Courtyard Exterior Lights
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Guest Bathroom Recirc Pump
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Flex Bathroom Recirc Pump
1/4/2024, 1:55:32 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Master Bathroom Recirc Pump

Plugin Config:

{
    "platform": "LutronCasetaLeap",
        "options": {
        "filterPico": false,
        "filterBlinds": false,
        "clickSpeedLong": "default",
        "clickSpeedDouble": "default"
    },
    "secrets": [
        {
            "bridgeid":then secert codes

Screenshots:

Environment:

ArticFox01 commented 8 months ago

Same issue. Just started today. Had otherwise been flawless the past 12 months.

guylwalker commented 7 months ago

i already have working serena shade (2 pico remotes) that work fine with existing hub, want to add a couple switches to control scenes in homekit.

installed your bridge plugin, everything went fine. homekit shows existing shade and 2 pico remotes in homekit. added 2 new pico remotes to hub/bridge and they show in the lutron app and in the log, but not is homekit. help!

here is my config (with keys replaced with ; { "platform": "LutronCasetaLeap", "secrets": [ { "bridgeid": "047C1E02", "ca": "-----BEGIN CERTIFICATE----------END CERTIFICATE-----\n", "cert": "-----BEGIN CERTIFICATE----------END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY----------END RSA PRIVATE KEY-----\r\n" } ] }

here's the log; 1/24/2024, 4:13:40 PMlutroncasetaleapbridge stopping 1/24/2024, 4:13:45 PMLutron Caseta Leap Bridge starting 1/24/2024, 4:13:57 PMLutron Caseta Leap BridgeLoaded plugin 'homebridge-lutron-caseta-leap' 1/24/2024, 4:13:57 PMLutron Caseta Leap BridgeLoading 1 platforms... 1/24/2024, 4:13:57 PMLutron Caseta Leap BridgeLutronCasetaLeapLutronCasetaLeap starting up... 1/24/2024, 4:13:57 PMLutron Caseta Leap BridgeLutronCasetaLeapLutronCasetaLeap plugin finished early initialization 1/24/2024, 4:13:57 PMLutron Caseta Leap BridgeLutronCasetaLeapFinished launching; starting up automatic discovery 1/24/2024, 4:13:58 PMLutron Caseta Leap BridgeBridge is running on port 51826. 1/24/2024, 4:13:59 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Office Pico 1 1/24/2024, 4:13:59 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Office Pico 2 1/24/2024, 4:13:59 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Living Room Pico 1 1/24/2024, 4:13:59 PMLutron Caseta Leap BridgeLutronCasetaLeapFound a Pico3ButtonRaiseLower remote Living Room Pico 2 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SmartBridge not supported by this plugin 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Skipped setting up device: Device type SerenaRollerShade not supported by this plugin 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Office Pico 1 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Office Pico 2 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Living Room Pico 1 1/24/2024, 4:14:01 PMLutron Caseta Leap BridgeLutronCasetaLeapDevice setup finished: Set up device Living Room Pico 2