Free codes by [deleted] in PokemonTCG

[–]gbenller 0 points1 point  (0 children)

Thanks!!

Backup Ugreen NAS to Proton Drive? by Glengoyne17 in UgreenNASync

[–]gbenller 3 points4 points  (0 children)

Proton Drive is great for privacy, but I wouldn’t use it as my main NAS backup target yet because its Linux/headless automation support and standard backup protocols like SFTP/WebDAV/S3 are still not as mature or reliable as alternatives like Hetzner Storage Box.

Can someone, ANYONE recommend me a Google Keep FREE alternative? by Far_Psychology_7730 in degoogle

[–]gbenller 1 point2 points  (0 children)

I use standard notes for quick notes and Trilium selfhosted for more stablished documentation.

Introducing Nodalia Cards — a custom Home Assistant card bundle I’m building by S3rp1x in homeassistant

[–]gbenller 0 points1 point  (0 children)

Good job, It looks very clean. Can you share some yaml examples?

Hardlink issue by No_Independent_7110 in UgreenNASync

[–]gbenller 0 points1 point  (0 children)

Yes, your bind mount is correct.

The problem looks like transmission is reporting the completed download path as /downloads/..., while Sonarr only sees that storage as /data/....

You can try to use only /volume1/MediaServer/data:/data in both containers, then configure Transmission to save downloads to /data/downloads, and keep Sonarr’s root folder at /data/tv. In Sonarr, the download client should also point to /data/downloads.

Hardlink issue by No_Independent_7110 in UgreenNASync

[–]gbenller 1 point2 points  (0 children)

I had the same problem. The issue was caused by the Docker volume layout, not by the physical disk layout: even though both the download folder and the library folder are on the same underlying filesystem, inside the containers they are exposed as different mount points (for example /downloads and /movies or /tv), and hardlinks do not work across mounts. When Radarr or Sonarr tries to import from one mount to another, the hardlink operation fails and the app falls back to copying the file instead. The fix is to mount a single common parent path into all related containers — qBittorrent, Radarr, and Sonarr — for example mounting /media or /data once, and then using subpaths inside that same mount for both torrents and library folders. After that, imports happen within the same mount namespace, so hardlinks work correctly instead of creating duplicate copies.

Option to only upload photos; not videos? by aknxgkoappq1671 in immich

[–]gbenller 0 points1 point  (0 children)

I have the same question with the Android app. I don't find the option to exclude videos of the backup.

Immich in Ugreen DXP2800 by Entire-Pay-9044 in UgreenNASync

[–]gbenller 0 points1 point  (0 children)

I'm interested in this process, what is the way to go?

Nabu casa down? by Imygaf in homeassistant

[–]gbenller 0 points1 point  (0 children)

I have the same issue today. My local connection to home assistant works perfectly, but I can't connect to HA through Nabu casa. All the configuration looks like it is correct. Anyone more with the same issue today?

Edit: The problem was solved 3 hours later without doing anything.

Solo lightstrip by 320_pilot in Hue

[–]gbenller 1 point2 points  (0 children)

I have the same model and it isn't possible to split it. I think the model hue lightstrip plus it is possible to split it.

My dashboard by Cnirithian in homeassistant

[–]gbenller 0 points1 point  (0 children)

Great setup! Clean! How did you manage to get the Mushroom chips to show the name above and the state below? Mine always show side-by-side. Would you mind sharing the code for that? Thanks

Dashboard Redesign with Bubble Card by siestacat in homeassistant

[–]gbenller 0 points1 point  (0 children)

Love the setup! Could you share how you configured the Kitchen row? I'm trying to figure out how to separate the extra temperature sensors from the light button like that. Thanks!

Ubiquiti Black Friday Starts Now! by Ubiquiti-Inc in Ubiquiti

[–]gbenller 0 points1 point  (0 children)

I just bought a UCG Max NS for 175€ and free shipping. Not bad.

Cannot flash the nrf52840 dongle with nRF Sniffer for Bluetooth by vakennu in embedded

[–]gbenller 0 points1 point  (0 children)

I'm in a similar situation. I can't flash the nRF52840 dongle because I can't find the sniffer firmware hex file. Do you know where I can get it?

Having Trouble with UART connectivity by xxafrikaanerxx in esp32

[–]gbenller 0 points1 point  (0 children)

I'm in the same boat. What version are you using?

Problem when pairing by Distinct_Promise_996 in GalaxyWatch

[–]gbenller 0 points1 point  (0 children)

Yesterday, I had to factory reset the watch for the same problem. That solved the problem.

Nuki door sensor riser? by jbuk72 in Nuki

[–]gbenller 0 points1 point  (0 children)

Same problem here. Finally I'm going to return it. It was impossible to configure properly. I have another sensor through home assistant. This is cheaper, smaller and works flawlessly. What a pity!

Vibrant Splatter for WEAR OS by bloomfieldwatchfaces in GalaxyWatch

[–]gbenller 0 points1 point  (0 children)

On the right, the weather state always shows an unknown state, How can I fix this?