electrofloat

Results 27 comments of electrofloat

> Anyway from what I can see the pin can't be used the first time you unlock a DB, am I right? Yes, at first you have to unlock with...

> @electrofloat: @paulusmack has done a PR: > > * [pppd: Fix spurious LCP echo failures with lcp-echo-adaptive option #376](https://github.com/ppp-project/ppp/pull/376) > > > What do you think? Looks great, that...

Hmm... why was this closed as not planned? Reading through this, there was already a /metrics endpoint but was not working? And the other suggested metrics are not planned at...

Yes, it seems that it cannot connect to HA if it uses a self signed cert. Although it also seems that the plugin become abandonware? (like most of the HA...

Could someone with enlightment info on how to "compile" (what? compile a script?)/run this repo try this patch out?: ``` diff --git a/src/modules/common/homeassistant.js b/src/modules/common/homeassistant.js index 064819c..a1bd708 100644 --- a/src/modules/common/homeassistant.js +++...

For the mean time I think I've found a solution. If you follow this https://learn.microsoft.com/en-us/skype-sdk/sdn/articles/installing-the-trusted-root-certificate to install the CA you used to sign your cert with what HA uses, to...

Yes I have, but I'm not sure how that solves the above issue. in #370 a new configure parameter is added `--enable-systemd` which is great, but unless I'm missing something...

Yes. That's why I'm suggesting to do the same as linuxserver does. (https://github.com/linuxserver/docker-baseimage-alpine/blob/master/root/etc/s6-overlay/s6-rc.d/init-adduser/run) Use PUID and PGID env variables (which will be given by the user creating the container with...