typhoe

Results 29 comments of typhoe

To use nvm, I also needed to add $Proxy var to the .nvm/nvm.sh script on line 124 in nvm_download() function ```sh curl --fail ${CURL_COMPRESSED_FLAG:-} -q "$@" ``` ```sh curl --proxy...

No, it works with the change I posted. I managed to install nodejs 14/16/18/19 and use them without any problem (after declaring my proxy of course when needed) The proxy...

I did, it works now BUT I have to tell curl and git to use the proxy.... thus the issue I posted There's no option in nvm to tell it...

I'd really like if telling my company that was a possibility but that's the problem... most company put these type of restriction with the aim to limit access to external...

Ok, I understand your choice. And as it was quite easy for me to "add" proxy option by simply using a sed command, I'll keep doing that for now. Anyway,...

> > string @ZackaryJacobthereal I'm not sure I understand your comment.... ???

> Related: #963, #3366. Reading the replies to #963 my need of a proxy could also be resolved by setting the https_proxy linux env variable, but I would have to...

Hi, I have the same behavior... had it for quite a while in fact... Don't know exactly why. But it doesn't happen when I connect from my lan to http://ip:port...

My homeassistant is in french but that should be what you asked for I don't see anything about the battery in the attributes ??? ![image](https://github.com/ikaruswill/lovelace-fan-xiaomi/assets/881171/b8ab338b-d658-4527-91f9-1be71da9435b) But I see it in...

I would gladly also try to help support that hardware. I'm running a manjaro distrib on my laptop xps13 7390 but would prefer to do the tests in an other...