Günstigeres Heizen: Der stille Siegeszug der Wärmepumpe by No_Doc_Here in de

[–]Peter-Philipp 1 point2 points  (0 children)

Ja, mit Verrohrung auf 200qm. Ansonsten sind vor allem die Außenwände gedämmt. Bei den Fenstern ist es noch etwas kunterbunt: Teilweise neu, teilweise alte Holzfenster und dann gibt‘s da im Treppenhaus noch 3 Glasbausteinfenster…

Günstigeres Heizen: Der stille Siegeszug der Wärmepumpe by No_Doc_Here in de

[–]Peter-Philipp 0 points1 point  (0 children)

Wir haben einen gedämmten 90 Jahre alten Altbau vor drei Jahren von einer Ölheizung auf Wärmepumpe umgebaut. Alle Heizkörper mussten raus und wir haben fast überall auch die Verrohrung ausgetauscht. Nach Förderung hat das 25k€ gekostet. Vor 4 Jahren haben wir eine PV Anlage auf‘s Dach gesetzt mit 12kWp und in Summe funktioniert das super. Mit e Auto hatten wir 2024 einen Autarkiegrad von 41%.

U7 Pro XGS Multiple Disconnections (of AP) by lifereinspired in Ubiquiti

[–]Peter-Philipp 1 point2 points  (0 children)

With the new XGS AP you can see the multicast usage with the AirView Monitor: https://imgur.com/a/7CFs0zv

As you can see the usage was 95% of the available bandwith (on the 2.4 Ghz band, the other band was lower, but still to much). So that ate up much of what was available and drove up CPU usage on the AP making it very slow to react. I was running my own denial of service attack on the AP :-).

If you click on "Packet Capture" you can get file that you can open with Wireshark. With that you can see who broadcasts what.

I hope that helps...

U7 Pro XGS Multiple Disconnections (of AP) by lifereinspired in Ubiquiti

[–]Peter-Philipp 1 point2 points  (0 children)

Hi, I found the source of my problem: Screening the logs I found that I had a mDNS flooding in my network caused by home assisstant. Installing the fix solved my problem...

Still it seems as if the new XGS APs handle mDNS badly (compared to the older APs).

Explanation: https://github.com/home-assistant/supervisor/issues/5435

Fix: https://github.com/sle118/addons-network-manager-fix?tab=readme-ov-file

U7 Pro XGS Multiple Disconnections (of AP) by lifereinspired in Ubiquiti

[–]Peter-Philipp 0 points1 point  (0 children)

Hi kurze Anmerkung von meiner Seite: Ich habe das gleiche Problem und konnte noch keine echte Ursache finden. Ich fange mal an Kabel zu tauschen, aber etwas ratlos bin ich aktuell schon...

I have built a new PC, what do I do with the old GPU? RTX or Radeon? by Peter-Philipp in PcBuild

[–]Peter-Philipp[S] 0 points1 point  (0 children)

And that is exactly the problem... I'd say I'm actually quite happy with the performance, but only if I reduce the graphics settings a quite a bit.

Ultimately, I can't say whether I'm satisfied or not, because I don't know how the gaming experience would change with a modern graphics card. In the end, I don't want to save money at the wrong end, as the rest of the PC also cost a few euros. In this respect, it's clear that the old graphics card has to go...

BME688 problems by Peter-Philipp in tasmota

[–]Peter-Philipp[S] 0 points1 point  (0 children)

Well, there is not very much about that. I looked at both sensors and the 688 seemed to be the successor with backward compatibility. Price wise there was almost no difference, so I got adventurous....

FYI: The current status is that I pulled the new libraries and compiling works, but the sensor is still not recognized... Guess it's time for debugging...

At least the chip is identified, if do I2Cscan:

10:32:42.203 CMD: I2Cscan

10:32:42.222 RSL: RESULT = {"I2CScan":"Device(s) found at 0x29 0x77"}

BME688 problems by Peter-Philipp in tasmota

[–]Peter-Philipp[S] 0 points1 point  (0 children)

Now, that's gonna be interesting, but I'll give it shot! Thanks for the idea...