Dustin Clark

Results 10 issues of Dustin Clark

Consolidating duplicate requests. See readme for info on current compatibility.

enhancement
help wanted

Root cause is that there are multiple switch services for a given device. Ideally, commands other than on/off would be stateless switches, but stateless switches don't appear to work (see...

**Describe The Bug:** **To Reproduce:** **Expected behavior:** **Logs:** ``` Show the Homebridge logs here, remove any sensitive information. ``` **Plugin Config:** ```json Show your Homebridge config.json here, remove any sensitive...

bug

Steps to reproduce the problem (provide example input) ``` Parser parser = Parser.builder().build() HtmlRenderer renderer = HtmlRenderer.builder().build() Node document = parser.parseReader('Here I have a test [link](http://www.google.com)') String result = renderer.render(document)...

# Feature Request ### Description I'd like to be able turn on/off motion activated lights using a HomeKit switch. That way, I can enable the motion light when my alarm...

enhancement

Fixes #38 Optionally define a callback function to be called after an AJAX failure occurs. This can be useful to clear the loading HTML.

This is because of very large dependencies. The install fails and leaves corrupt directories, and Homebridge also crashes. It generally fails while installing react-native, which is 118MB. Path to dep...

bug

Is this expected? Code below. I get that it's firing consistent with the `reconnectionPeriod` specified, but shouldn't I also see errors? ``` const mqttOptions: IClientOptions = { keepalive: 30, reconnectPeriod:...

no-stale

Re-opening #70. I see this issue for a variety of devices, and I'm on v2.1.0. Examples: ``` Found unparsable model name (*SR7010) for device Home Theater, usn: "uuid:5f9ec1b3-ff59-19bb-8530-0006782e084e". Skipping it....