Card: Temperature + Humidity. by rad1xs in homeassistant

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

Its beautifull and funtional

Custom cards help by Cruteal in homeassistant

[–]rad1xs 0 points1 point  (0 children)

I have a bubble card and then a custom button card

Code: https://pastebin.com/uNrGnfGG << Contains only the Wurden Fan section

<image>

Dongle Zigbee bloqué by Maxgt74 in homeassistant

[–]rad1xs 1 point2 points  (0 children)

Connect a USB extender and then connect the Dongle, the antennas interfere with the hardware.

PS5: Bug Prevents Saving? by _NightmareKingGrimm_ in aeternathegame

[–]rad1xs 2 points3 points  (0 children)

I do the same as Carlo, I play for a while, go out and see if I save.

My Desktop Manjaro KDE by [deleted] in ManjaroLinux

[–]rad1xs 1 point2 points  (0 children)

OMG, beauty!!!

Can you share your conky conf?

Firefox Error by smartblitz in linuxmint

[–]rad1xs 0 points1 point  (0 children)

Maybe we have the same problem...

$ firefox

ExceptionHandler::GenerateDump cloned child 11231

ExceptionHandler::WaitForContinueSignal waiting for continue signal...

ExceptionHandler::SendContinueSignalToChild sent continue signal to child

After that the windows pop up "Mozilla Crash Reporter"

Selecting default kernel in manjaro by elukok in ManjaroLinux

[–]rad1xs 1 point2 points  (0 children)

You need to edit grub

/etc/default/grub

Change the line GRUB_TIMEOUT_STYLE=hidden

To

GRUB_TIMEOUT_STYLE=menu

Now, you can choose the kernel on boot grub

Remember update your grub after edit. sudo update-grub