David Knezić

Results 12 comments of David Knezić

Awesome! Let me know how it goes 🙂

Hi @MartinNuc, good to hear from you! The Raspberry Pi has [two 5V pins (2 + 4)](https://pinout.xyz/pinout/pin2_5v_power) that come directly from the 5V power supply. With a [step-down or step-up...

Thank you very much for sharing! Rust seems to be very cool. The only reason I though migrating to Rpi Zero W was because it's cheap, has Wifi and runs...

Glad to hear that it's been working so far. Yes, at some point the controller stops sending the height. I noticed that I just have to give a very short...

Hi @ryanschmidt @visini thank you for the kind words! >How is the setup working out? @ryanschmidt I myself still run the original setup described in this repository and it is...

Hi @san6044, interesting. I wonder if they really transmit ethernet packets through this connector or just use a proprietary protocol. Do you know who the manufacturer of the controller is?...

Hi @chsn1, just had a quick look and here's what you could try: * Try adding some more accessory details in [bridge.go on line 125](https://github.com/davidknezic/desk/blob/master/bridge.go#L125). ``` info := accessory.Info{ Name:...

You say it's exited and not running? That's suspicious. Could you post the commands that you're executing with their output?

Do you have time for a hangouts session? In about 1.5 hours? https://hangouts.google.com/call/-QAhkEP_X1qmjLgxRkcQAAEI

Thank you for working on this @MarcialRosales! We've been running an updated version of https://github.com/rabbitmq/rabbitmq-server/pull/2628 (originally https://github.com/rabbitmq/rabbitmq-management/pull/754), but are really looking forward to proper support for OAuth2 / OIDC with...