In my area we have a brand called LEDvance, which ships both wifi and zigbee bulbs. I have some of the Zigbee ones and I don’t need anything other than HomeAssistant to add them to my network.
Linux enthusiast, family man and nerd
- 0 Posts
- 17 Comments
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•ONYX: self-hosted messenger with LAN mode and E2EE — an indie project storyEnglish
24·3 days agoGald to hear someone using it the way it should be used. As an assistant.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•ONYX: self-hosted messenger with LAN mode and E2EE — an indie project storyEnglish
361·3 days agoYou should probably disclaim that this was built with the help of Claude…
From the .gitignore file:
/.claude
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•What to study to be able to host a site?English
25·3 days agoI would suggest you start reading up on reverse proxies, like nginx, caddy or traefik. And maybe docker, to containerize your services, so you don’t “splatter” stuff all over your filesystem.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
11·9 days agoEverything still needs to be set in configuration.yaml. right? I see nothing that inidcates that it’s possible to set up from the UI yet.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•I haven't had time to look into it, ok?English
1·9 days agoIt is an Intel NIC, but I don’t run debian.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•I haven't had time to look into it, ok?English
7·10 days agoHm. The PSU is the one delivered with the system. And the system is rated to handle this and more. I really hope it’s not a bad PSU.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•I haven't had time to look into it, ok?English
6·10 days agoI actually have an issue that is similar. My server goes unresponsive/freezes after N hours of uptime. N is a variable, so far meassured between 6 and 72 hours. I tried working around it, by auto-rebooting the server each night. But it still sometimes happen before the 24 hour mark.
Nothing in logs, so my best option is to auto-reboot at this time. 😆
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•Hosting a WebSite on a Disposable VapeEnglish
171·20 days agoI heard someone did on a toothbrush.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•Flood of vibe-coded/slopware spam?English
77·1 month agoBefore doing so, though, I wanted to ask if there was any formal policy or rule for the community that could help cut down on thr spam, and if so, what would be most useful for me to do when I see a spam post? That I’d, is the Report button the right tool, is there some other way to let moderators know?
Rule 7 as stated in the sidebar of this community: “No low-effort posts. This is subjective and will largely be determined by the community member reports.”
So yes. Use the report tool and downvote it to oblivion.
Strit@lemmy.linuxuserspace.showto
homeassistant@lemmy.world•What's your laziest or most ridiculous automation?English
10·1 month agoWhere do you guys find power outlets for all these weird placements of LED strips? :D Outlets in my house is not in great places for something like this.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•Alternatives to MattermostEnglish
9·2 months agoThere is also Nextcloud Talk, but it can be a bit overwhelming to set up (needs the high-performance backend for video and stuff). But, it’s entirely self-hosted and has no user cap as far as I am aware.
Strit@lemmy.linuxuserspace.showto
Selfhosted@lemmy.world•How many containers are you all running?English
3·2 months agoI don’t have access to my server right now, but it’s around 20 containers on my little N100 box.
Strit@lemmy.linuxuserspace.showto
homeassistant@lemmy.world•Why is Home Assistant an operating system and not an application installable through distro packages?English
0·2 years agoYou didn’t mention in your OP that it had to be debian distro packages. I just gave examples of HA being packaged in other ways than a complete OS.
I could have said: “If you want to run HA from packages, you need to install Arch!” But I didn’t. Chill out.
Strit@lemmy.linuxuserspace.showto
homeassistant@lemmy.world•Why is Home Assistant an operating system and not an application installable through distro packages?English
0·2 years agoIt is both.
Home Assistant created an OS for appliance like installations.
But there is also the docker images, repo packages (I know Arch Linux has it in the repo) and pip based packages too.
If you don’t have another server, this is likely your best option. It’s a simple app, that pings the website on a given interval and gives an app notification if it can’t reach it.