henfri

Results 36 issues of henfri

Hello, I have tested my relais board with this code: ``` #define RELAY_PIN 5 void setup() { pinMode(RELAY_PIN, OUTPUT); } void loop() { digitalWrite(RELAY_PIN, HIGH); delay(1000); digitalWrite(RELAY_PIN, LOW); delay(1000); }...

Hello, currently, borgweb monitors one repository only. I would like to see all my repositories (local and remote) at a glance. Especially together with https://github.com/borgbackup/borgweb/issues/107 Greetings, Hendrik

Hallo, die aktuell empfohlene Methode vergünstigte Mitarbeiteraktien zu berücksichtigen ist, einen geringeren Kauf-Kurs anzugeben https://forum.portfolio-performance.info/t/rabatte-beim-aktienkauf-mitarbeiteraktien-vom-arbeitgeber/1574 Leider führt dies zu dazu dass man keinen Überblick mehr über die 'wahre' Rendite des...

Hello, I have no public IP v4 adress. Thus, if I have the A-Record set, some software uses this instead of connecting to my ip v6. I have setup inadyn...

enhancement
help-wanted

Hello, I have had regular errors of this kind: ``` [Fr Aug 26 22:01:01 2022] ata2.00: exception Emask 0x10 SAct 0x600000 SErr 0x850000 action 0x6 frozen [Fr Aug 26 22:01:01...

Hello, I am using the latest checkout from git (master). When running configure (after autogen.sh), I get this error: ``` checking the archiver (ar) interface... ar ./configure: line 7603: syntax...

Hello, I am using more and more gphotospy and I am missing the option to search within an album. That is: `album.search(daterange)` for example. Is the API capable of that...

Hello, thanks for gphotospy. I am going to create a script, that downloads photos of my children for every week of their life. Then I am going to display them...

Hello, I would like to have weekly, daily and monthly snapshots. Is that possible in one command (I think not) or at least in one crontab-entry? I am going to...

Hello, thank you for this integration! Does the device provide the apparent, or the real power? Best regards, Hendrik