Jesse Campbell

Results 30 comments of Jesse Campbell

@PoltoS did you miss the LGPL license on this project? You can't just take OZW, fork it, rip out entire sections of it replacing it with closed source code, and...

I guess clean is relative... Taking advantage of a community free software project and leveraging it for the purposes of bringing more sales to your zway library licenses doesn't feel...

I think perhaps you're right that this is not the right place for this discussion. This thread is about bringing S2 support into OZW, the "free software library that interfaces...

Temporary Workaround Solution found on another (paid) product: Set the input device to the built-in microphone/webcam mic instead of the mic that is tied to the headphones/earbuds. PTT will still...

Sorry for dragging this up from the depths... do you have your work documented somewhere? I am trying to get this going with my hero5 black and it seems to...

As an interim solution, I used swing "vertical" for position 5, "horizontal" for position 2, and "both" for vertical swing. This doesn't solve the problem of controlling the horizontal position,...

If you or someone else wants to leverage my work, feel free! Just update your external component in esphome like so: ``` external_components: - source: github://jcam/esphome-mitsubishiheatpump@overload-vane-names ``` And, set this...

Yay! Yeah with the esphome/HA climate entity we get 4 "choices", so I decided to have auto, swing, near vertical and near horizontal, as 95% of the time that's enough....

This project seems to handle the captcha pretty well, might be useful to lift some of their work: https://github.com/tdorssers/TeslaPy/commit/22540aba05f41dfc3da12ccf20683d43c82c9e06

Yeah it is a lot. Probably way more than needed. The built in interactive login (kicks out to system web browser) and token refresh handling seems pretty solid though. Not...