Wenn die USV nur noch gequält piept

Na, er erinnert sich noch an 2017?

Da hatte ich nach vier Jahren endlich mal den Akku der USV getauscht, aber ich bin halt ziemlich verpeilt und jetzt war die Laufzeit bei 160W Last halt irgendwo zwischen 2-3 Minuten.

Reingekommen sind Yuasa NP7-12L, weil die Kosten halt die Hälfte des OEM Blocks und ich hatte sie vor zwei Monaten schon besorgt. Man muss es halt nur irgendwann mal machen. 🥴

Wieviel CPU/Hardware „braucht“ meine Firewall/Router?

Also was ich bisher so hatte an Hardware habe/hatte/administriere, mit stock OS oder Arch+NFTables+Bird (ggf. mit fulltable)+WG Tunnel+Caddy Reverse Proxy:

– Sophos XG230 – G4400 / 8gb 120gb ssd – mit Stock OS naja, arch stack -> 2G WG Durchsatz + BIRD mit 4 1G Peers je Fulltable + 2x 1g Exchange Peering geht & reicht, bekommt aber bald 2x 10g nachgerüstet + einen i5-6500 dazu

– Sophos SG430 rev1 – E3-1225v3 / 16gb / 240gb ssd – Stock SG mit 4x10G vollkommen ausreichend + 8x 1G komische Standleitungen zu anderen Standorten – routing geht grad noch so, aber OpenVPN & IPSec krebsen schon echt hart am Limit

– Checkpoint 5100/PB-20 – G1820/8gb/120gb ssd – arch stack mit 3x 1g fulltable macht etwa so 1,5-2g WG

– Checkpoint 4600/T160 – E6500/4gb/250gb HDD – furchtbar mit stock os – arch stack mit default route + intern bgp + andere Kundennetze mit OSPF ~6g routing bisher gesehen und WG macht den 1g link noch voll

– Dell IOT Gateway 5100 – E3827/8gb/64gb ssd – arch stack, 1g routed + LTE Link, aber dann hörts echt auf

Nein, ihr baucht nicht mehr als einen N100, J/N 4xxx/5xxx/6xxx reicht auch, solang ihr bis 4x 1G habt und nicht mehr als 1G VPN Durchsatz braucht.
Also ja, wenn man „mehr“ braucht, weiß man das dann auch und halt dann auch mehr als 1x/2x 1G Uplink, also so 5-10G dann halt.

ESPHome on ESP8266/ESP-12E 8 & 16 channel Relay

Packige!!!
ESP8266/ESP-12E/ ESP-12F 8 channel Relays board arrived.
So what do we have?
– Power input 5V / 7-28V
– 8x 10A Songle relays
– ESP-12E
– Pinrow to solder yourself
– a jumper

Ok, first try -> just give it some power via a CP2102 USB TTL Konverter.
– it opened an AP, but no captive portal has been running on it
– guess from my wife, it might me just a function check firmware
Let’s see…
– connect RX to TX
– TX to RX
– tell esphome that it’s dealing with an

esp8266:
board: esp12e

– ok, flash
– nop… no serial connection established :/
– only a reset button, but no programming
“may you need to short out GND & IO0”
*checking…*
Maybe this is what the Jumper is for
*connects jumper*
– flash works

No doku what relay is on what gpio… then try and error it is.
After like… 30min, I now have all Pins.
Relay 1 GPIO16
Relay 2 GPIO14
Relay 3 GPIO12
Relay 4 GPIO13
Relay 5 GPIO15
Relay 6 GPIO0
Relay 7 GPIO4
Relay 8 GPIO5

Oh wow… GPIO1 & GPIO3 are not in use? O.O
So yay, I2C Ports, where I can connect an AHT10 ^^
I guess GPIO2 is empty and I maybe could use it for dallas/onewire sensors or as a dum binery sensor for a switch or so.

Finally I now have a 8c relay board, that also has 3 custom Pins for free use for 17,50€ (AWS price, Ali is more like 9,50€)

Config here:https://github.com/nerdheim/random-Infosammlung/blob/ec1cb9e60a8a1b7b2e78e3cfec351c70416909c0/ESP12F_Relay_X8-doku.md

Also a 16x has arrived with 2 74HC595N Shift Register on it, but more PINs to use

Config here: https://github.com/nerdheim/random-Infosammlung/blob/main/ESP12F_Relay_X16-doku.md

Schnitzel selber machen

Material
– Zitrone
– Rindsfilet 250g pro person
– Soße
– Butter
– 2 Eier
– Semmelbrösen
– Öl (Olive? – egal, Hauptsache man kann es heiß machen)

Zubereitung
– Schnitzel kopfen
– mit Öl bestreichen & 30min liegen lassen
– Schnitzel durch Ei und Semmelbrüsel panieren
– Ikea Induktion Stufe 3-4 braten – mit Deckel
– abkühlen lassen und mit ggf. Beilage servieren

[EN] Shelly 1PM

Just tested the Shelly 1PM
Findings:
– you NEED to use the internal switch / you can’t bypass it (if you want to measure)
– set „Settings -> Power on default Mode“ to „ON“ if you use it inline
– the measurement is not as exact as the 3EM, as it allways assumes 220V for it’s calculation (maybe the 1EM is better)
– measurement can be ajusted… a bit… get a Voltage reeding „Your Voltage/220v=0,x-1,x“
(In my case 235v/220v=1,06) [yes, I’m getting 235v at the plug]
– the measurement correction you find in „Settings -> Power Consumption Correction“
— Please note: your voltage changes over the day & if you set the line under load, volage will drop, so consider measuring under load.
– for that connect:
— MAINS N to N
— MAINS L to L1
— O to your Load/Production
– you can connect a Switch between L & SW -> „Settings -> Power on default Mode“ to „Switch“ so you can use a switch to operate the internal one (if you have the usecase for that… you know it)
– the Internal Switch is… next to useless for me, I can’t use it to trigger a seperate contactor for „loadswitching“
You can get better hardware (1EM/3EM) for more money (50/130€) but if you are fine with this approximate values… ~16€ is pretty good for the value you get.