
I’m just pissed off we let America have so much power over the world as it is. They’re one country, for fuck sake, not the World Police.
She/Her -
Was bullied off reddit by mean moderators, but it’s a corporation anyway -
🏳️⚧️ -
Pro kindness|gressiveness, Anti cruelty|bullshit.

I’m just pissed off we let America have so much power over the world as it is. They’re one country, for fuck sake, not the World Police.

I’m not qualified enough to answer that, but…
I tried setting up calls and while STUN/TURN works in WAN, but not LAN, Element are supposed to be making a replacement that makes voice and video calls entirely E2EE, aka Livekit, which I’ve completely failed to get working. So far I’ve given up on improving my instance’s features and stick to Element Classic. I hope you get it running well!

You mean when they went closed source? I know Jellyfin is all open source but apparently rougher UX all round… and Emby is miles better than Plex, not least because Plex has a scalp-worthy cost and too many paywalled features. Jellyfin to me is a purist alternative - libre software is ideal but you start to get a much weaker product.

It’s okay, she’s already failed as a person
bro. Fucking – Think about it. Klarna pay in 3 installments divide the cost by 3 and take payments monthly. Month A, you pay one third. Month B you pay one third of months A and B. By month C onwards you’re consistently paying three thirds or 100% of the rent. You’d only defer yourself the value of one month’s rent over the span of two months. Pointless.

I highly recommend a Navidrome/Slskd/beets[lyrics]/Symfonium setup!
I have a Proxmox container running: Navidrome, that serves music in a Library Folder (B); Slskd, that serves a SoulseekQT web UI and downloads to a Download Folder (A); and beetbox beets program with the lyrics plugin installed via pipx that has config parameters set so that I can manually run it, it’ll detect and allow me to identify songs downloaded to Folder A, inject synced lyrics, and move them to an organised folder structure in Folder B.


What’s stopping me is it still feels like a generic resale or untrustworthy website… I see that it isn’t, though… And it’ll take a lot of money to buy DRM free copies of 600 games. My plan is to move the Steam game files and uninstall Steam, to test if Heroic can launch them. Whatever fails can be rebought, or counted as an acceptable loss

Code here :)

I used to use Has Agent, now I have LNXlink, which had quick buttons for lock, log out, ctrl-F4 and alt-F4, and power controls. I also have media player functions for watching stuff and controlling from the couch. I tried to share yaml but I think it bypassed a comment limit

But sorry, did you mean the whole controls/sensors section?

Sorry, that would help wouldn’t it aha
In templatesensors.yaml:
- switch:
unique_id: pc_admin_controls
name: Admin Controls
icon: mdi:shield-crown-outline
turn_on: []
turn_off: []
I made it a while ago. I believe it could also be made in helpers UI now, in Settings > Devices and Services > Helpers > Create Helper > Toggle, and setting a name and icon, and saving. It’ll be input_boolean.switch_name and is functionally the same, as my conditional cards do the actions

For me I’ve experimented with restricted cards. For example, I have essentially a collapsed menu of controls for my PC, accessible only when a switch is toggled on, and the card with the switch is only visible to me.
- type: conditional
conditions:
- condition: user
users:
- 9ecc550a1dc14e0a98071750a1673abc
card:
type: entities
entities:
- entity: switch.pc_admin_controls
toggle: true
- type: conditional
conditions:
- entity: switch.pc_admin_controls
state_not: "off"
card:
type: grid
columns: 4

(Ignore that I haven’t fixed the yellow warning entities yet lol)


Ty ty. I was thinking more of having dashboards restricted for other users, like child users, by the admin rather than the child. That’s a good idea, I see a few awesome all-in-one dashboards online

To conclude my other comment: I’ve decided to backup and downgrade to v2025.8.3 by entering the console and using:
core stop
login
rm /mnt/data/supervisor/homeassistant/home-assistant_v2.db
core update --version 2025.8.3
Having to delete the database meant losing sensor history but so many broken UI elements have been restored, and the dashboards and automation menus are back to being less cluttered.

I’m on 2025.12 and am considering rolling back to remove some features, mainly the added pointless dashboards. And I might be weird but I preferred when the automation page didn’t spoonfeed you and give a popup with every tap. And my gauge cards are broken. Basically I agree, don’t upgrade -_-
I think the restricted user dashboard thing was always screwed though, as some were specialised and didn’t have support for user visibility. “Here’s a wonderful home control system where we take away your control every few months”

deleted by creator

LEICHTER PANZERSPÄHWAGEN

I would instead remove the lights from the button script’s condition. If it checks for the “All Lights” group, you can remove those lamps from the group.


That’s good to hear - I rely on HW transcoding for a couple situations and have heard from a couple Github issues that it’s not as good on Jellyfin - but that may not be the case now. Best thing I can probably do is set it up and see how it fares on my library!