Kyle Lanchman

Results 23 comments of Kyle Lanchman

> Any chance you can share the API code so I could test on my camera? Assuming you are not using HKSV firmware, you can log into https://circle.logi.com on a...

Right now my main priorities for new development are migrating to TypeScript (#18) and the public API (#17). The public API does not make the ambient light reading available, only...

Some good news and bad news here. Bad news: I haven't heard back about access to the public API yet. I go into more detail in [my comment on #17](https://github.com/klanchman/homebridge-logi-circle-controls/issues/17#issuecomment-782768831)),...

Gotcha, I think that makes sense 👍 It sounds like you'd be checking the sensor periodically from Node-RED, so from this plugin's perspective the sensor would behave like any of...

I've been working on and off on the next major version of the plugin, which I'm planning to include ambient light sensor support in. My camera doesn't seem to update...

Hi @Nastras, yes Aron was the one who contacted me 🙂 In addition to this ticket I also did #16 to help prevent the plugin from sending too many bad...

Not at all! I actually thought I had accounted for a situation like this, but I realized that I messed up, and login was not covered by that. And I...

I reached out to Logitech in December about some of this, but haven't heard anything. I filled out their form to get an API key in January, but haven't heard...

The public API (#17) has a [notification API](https://developers.logitech.com/circle/reference/notification-events) that includes the ability to be notified when a device's settings change. That'd probably be a great way to handle this.

Thanks for the suggestion! I didn't realize Logitech didn't send a feed for the wireless cameras to the Home app, that's kind of disappointing. I don't have a wireless camera,...