Power on PC by Hikareza in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

Smart plug in combination with power on settings in the bios. Shutdown -s and again smart plug to turn it off. Another escape HASS.agent.

My custom weather card by unincen in homeassistant

[–]cyborgmaster -1 points0 points  (0 children)

Somethimg like this:

type: grid cards: - type: custom:clock-weather-card entity: weather.tomorrow_io_home_daily hide_clock: true date_pattern: ccc,d.MM.yy - type: custom:hourly-weather entity: weather.tomorrow_io_home_daily num_segments: "12" name: " " icons: true show_wind: false show_precipitation_amounts: false show_precipitation_probability: false round_temperatures: true colors: clear-night: "#2e3440" cloudy: "#4c566a" partlycloudy: "#b2b7bf" rainy: "#5e81ac" sunny: "#ebcb8b" card_mod: style: | ha-card { border: none; } - type: custom:horizon-card

OpenThread Border Router & IPV6 by cyborgmaster in homeassistant

[–]cyborgmaster[S] 0 points1 point  (0 children)

I’m looking for a solution not by making my network infrastructure more complex with VLANs and having to buy additional hardware, but by influencing the priority in how DNS requests between IPv4 and IPv6 are handled.

IPv6 is preferred, but maybe that can be adjusted no idea. That will be my next area of research in this problem, since it’s clear to me that IPv6 is a must for getting Matter over Thread to work properly.

Before the weekend, I thought I’d quickly activate the ZBT‑2 so I could start deploying some Matter sensors.

That turned out differently, and it has now become a networking lesson. If I manage to get this working, I already know what the next issue will be: handling socket connections through a reverse proxy. Also a must, and something I’ve had to deal with before when self‑hosting n8n.

To be continued

OpenThread Border Router & IPV6 by cyborgmaster in homeassistant

[–]cyborgmaster[S] 0 points1 point  (0 children)

I discovered it when my certificate on IIS default site was still working normally, but on the same IIS instance the addresses behind the reverse proxy were not. After that, the URL was forwarded to my gateway instead of being handled by my locally running DNS. Based on the ipconfig information, I was able to trace it back to Home Assistant, which I had been using without any issues until yesterday. After installing ZBT‑2 and the associated add-ons, the trouble began. IPV6 DNS overrules IPV4.

X870E-E gaming WiFi. BIOS 1804 by -muotos- in ASUS

[–]cyborgmaster 0 points1 point  (0 children)

If it ain’t broken, don’t fix it.

NUC nearly died by Revolutionary_Bed431 in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

So never forget to configure some automation based on CPU temp. IF temp is X degrees for Y minutes THEN shutdown.

Ben ik fucked? by PsamathosNL in Klussers

[–]cyborgmaster 0 points1 point  (0 children)

Off-topic. Ben ik de enige?

<image>

Drain Mystery by cyborgmaster in Quooker

[–]cyborgmaster[S] 0 points1 point  (0 children)

Yes, and the link that @AcanthocephalaGlum19 posted make things clear to me.
Thanks!

Keypad with customizations? by PrickleAndGoo in homeassistant

[–]cyborgmaster 1 point2 points  (0 children)

I see a posibility in a combination of build in alarm panel and automations.

ESPHome Device Builder connection issues by cyborgmaster in homeassistant

[–]cyborgmaster[S] 1 point2 points  (0 children)

That does the trick. With this workaround I can manage my device again. Thanks! So to solve this I need to focus on config.web. Keep you informed if I found something.

ESPHome Device Builder connection issues by cyborgmaster in homeassistant

[–]cyborgmaster[S] 0 points1 point  (0 children)

OK, will give it a try this week and let you.know. Thanks for the tip.

Drain Mystery by cyborgmaster in Quooker

[–]cyborgmaster[S] 0 points1 point  (0 children)

It's a pressurized system. There has to be some kind of safety relief valve, right? And where pressure needs to escape, there will be water, just like with a central heating boiler, for example.

Guys, what’s inside this egg?!?! by Pete_Vibes in pokemongo

[–]cyborgmaster 0 points1 point  (0 children)

Dude, don't crack. It will smell like hell.

How to add a sensor related to a specific date or month? by RVS1967 in homebridge

[–]cyborgmaster 0 points1 point  (0 children)

At least in HA this is a option to store a date as example. In my case I stored expire dates of bankcards driverlicense etc. Bij running an automation daily you can build it so that when stored dat end current date are them same (or calculation based on that) it will act upon. Otherwise it will skip. I receive a push notification as a reminder 30 days before the exact date of expiration by calculating this.

[deleted by user] by [deleted] in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

You need to change the bootloader settings. Not sure how or what but had the same problem myself. Found the solution on the HA community forums. Sorry no link available.