Giter VIP home page Giter VIP logo

Comments (9)

thenewwazoo avatar thenewwazoo commented on August 19, 2024

Hi @robbrechter, unfortunately, the troubleshooting section in the README is about all the advice I've got. If you do figure out what the specific issue was, can you please report back? I'd love to collect specific recommendations based on people's successes.

from homebridge-lutron-caseta-leap.

ndejong5 avatar ndejong5 commented on August 19, 2024

I too am experiencing this issue. The gear just spins...

[8/3/2022, 6:48:58 PM] [Homebridge UI] Running Command: npm install --save [email protected]
[8/3/2022, 6:49:23 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] Incoming Request: /search
[8/3/2022, 6:52:55 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] Terminating child process...
[8/3/2022, 6:52:55 PM] [Homebridge UI] [homebridge-lutron-caseta-leap] Child process ended

from homebridge-lutron-caseta-leap.

TheBritishBloke avatar TheBritishBloke commented on August 19, 2024

Has there been any progress on solving this issue? I am receiving exactly the same issue and logs.

Running in Homebridge on a Synology NAS. Google Fiber Multi-Gig router. All devices running on the same network, no DMZ's or VLAN's etc.

Now that pylutron-caseta has also changed it's structure, the existing guide doesn't work and there doesn't seem to be a straightforward solution.

from homebridge-lutron-caseta-leap.

thenewwazoo avatar thenewwazoo commented on August 19, 2024

The spinner is a UX failure but indicates a real problem - the bridge can't see multicast traffic from the Caseta hub. I recently ran across something I only vaguely remember about enabling (or disabling?) IGMP (v3? snooping?) fixing mDNS discovery problems (which this is). I have also personally tried and failed to get mDNS working from inside a Docker container, so I'd be keen to make sure the Docker setup in your Synology NAS isn't a factor.

Do you have any other Homebridge plugins up and working?

from homebridge-lutron-caseta-leap.

TheBritishBloke avatar TheBritishBloke commented on August 19, 2024

The only other plugin I'm running is homebridge-tplink-smarthome v7.0.1 which has been working well.

I left the config UI open for 15 minutes and it eventually discovered the bridge, which I then paired successfully and it updated the config as follows:

{
            "name": "Lutron",
            "platform": "LutronCasetaLeap",
            "options": {
                "filterPico": false,
                "filterBlinds": false,
                "clickSpeedDouble": "default",
                "clickSpeedLong": "default"
            },
            "secrets": [
                {
                    "bridgeid": "**REDACTED**",
                    "ca": "**REDCATED**",
                    "cert": "**REDCATED**",
                    "key": "**REDCATED**"
                }
            ]
}

Now I just have no devices showing up in accessories. I have a PJ2-3BRL set up in the Lutron app, I also attempted removing it and setting it up again, including Homebridge restarts between each step, to no avail. The Lutron app has no problem communicating with the devices.

I should add my Homebridge is running on Ciao, as I had problems with Bonjour.

Homebridge is installed on my Synology through Package Center (as a custom source). My understanding is that this setup vs a docker container gives it native exposure as an application on the NAS, rather than being isolated (i.e. same bridge etc).

from homebridge-lutron-caseta-leap.

TheBritishBloke avatar TheBritishBloke commented on August 19, 2024

Isolating the plugin to a child bridge and then restarting seemed to solve the problem. After that, the UI Settings page would find the bridge swiftly, and the Pico's showed up in Accessories instantly.

from homebridge-lutron-caseta-leap.

thenewwazoo avatar thenewwazoo commented on August 19, 2024

What?!? I really wish I had a better understanding of why (and when) child bridges make a difference. I’ll take a note to update the readme to make the suggestion a bit stronger. Thank you for following up!

from homebridge-lutron-caseta-leap.

marmoten avatar marmoten commented on August 19, 2024

Hello- I am having this same issue... although in my logs, it sticks on this line, and doesn't succeed, even when I wait for several hours.

[11/23/2023, 11:01:01 AM] [Homebridge UI] [homebridge-lutron-caseta-leap] Incoming Request: /search

Since it doesn't ever get up and running, I am unable to set up a child bridge for it, and I tried adding the config manually with the certs and keys pulled from the caseta hub, still no luck.

Any suggestions?

from homebridge-lutron-caseta-leap.

nikowebber avatar nikowebber commented on August 19, 2024

@marmoten,
Were you ever able to find a solution to this? I have been using the plug-in for months now without any problem and this has just came up.

from homebridge-lutron-caseta-leap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.