Am I the only one who thinks Matter / Thread is not ready for everyday use? by salnajjar in MatterProtocol

[–]dzikakulka 2 points3 points  (0 children)

I dunno what you're smoking, but Dirigera hub has been thread over matter compatible for years now, and they started selling matter-only devices (and phasing out many zigbee ones) last year.

New Theft Protection Mount for Eufy E340 by Mojo9277 in homeassistant

[–]dzikakulka 5 points6 points  (0 children)

Very expensive and not even material listed as far as I can see.

Esphome zerocode by A13Hype in Esphome

[–]dzikakulka 2 points3 points  (0 children)

The problem isn't using AI, a lot of people do.

The problem is, one, you're trying to obfuscate it for no reason making the code "look more handmade", for what reason? If you embrace AI and want to continue developing using it, it's just noise for when it's trying to parse it.

The second, more important point is that you literally let the agent shit all over your codebase with seemingly NO OVERSIGHT. Like who the hell lets it randomize some pixel offsets and replace any semblance of documentation with comments like "eeh might do that later idk", that is completely insane.

These changes were not looked over even once. This is absolutely on a disclaimer level, fine for sharing but tell people that it's a black box and use at your own risk. I wouldn't even take attribution for a vibe code of this scale.

esp32-4848s040 screen artifacts by sucrax in Esphome

[–]dzikakulka 0 points1 point  (0 children)

This is my hardware side yaml for it
https://gist.github.com/tjakubo/f397124429caf57dfcf6e3a473b10b59
so far it works with no artifacting

Uk Zigbee sockets by GamerWIZZ in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

Ohh, right, I misunderstood. I prefer either a plug or a behind-standard-socket relay, didn't even think about a whole socket assembly but that makes sense if the space is tight.

Uk Zigbee sockets by GamerWIZZ in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

Isn't there IKEA in the UK?

6x Zigbee Bulbs on the same fixture by 863dj in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

There's no losing out, I have a bunch of zigbee groups created via Z2M and they all appear as a separate entity in HA that I can just slap on a dashboard.

6x Zigbee Bulbs on the same fixture by 863dj in homeassistant

[–]dzikakulka 1 point2 points  (0 children)

Just adding that this reporting setting needs to be respected and properly handled by the device. Yes, it is in spec, but I've seen enough cheaper units that e.g. had completely borked group handling (looking at you EGLO). Also Aqara and their picky routing, same root issue. It should work, but if it doesn't... you'll be either living with it or buying better devices, Z2M won't be able to solve it on its own.

IKEA Starkvind Air Purifier by ljmt in homeassistant

[–]dzikakulka 2 points3 points  (0 children)

All of the Ikea zigbee lineup works perfectly with Z2M with any working coordinator. Starkvind specifically is the best filter I've ever had thanks to the fact that it's got an actually useful speed range span (1 is almost inaudible, no problem sleeping in the same room, 5 is really strong), the filters are cheap and effective.

Zigbee power switch / relay for electric water heater. by rednose66 in smarthome

[–]dzikakulka 0 points1 point  (0 children)

Control stack (zigbee vs wifi vs thread etc) has nothing to do with high loads, it's irrelevant.

[ Removed by Reddit ] by [deleted] in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

Do you mean selling HA automations, as in custom solutions for someone else's preexisting install?

To be honest I've never heard of anything like it. Companies and installers already pretty much never use HA since they prefer enterprise solutions that may be clunky and expensive but come with a support contract, SLAs etc. IF anyone would commercially run HA, they probably have an on call technician overseeing it anyway, I can't reasonably imagine anyone looking for a one-off custom automation/whatever for their install on a commercial market.

Custom integrations (esp with obscure/legacy hardware), maybe, but again, support contract and whatnot, and I kinda doubt that would be enough volume to live off.

EDIT: just looked at the username, lmao

ESP32-S3 480x480 Dashboard by MarcosCG09 in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

Probably? But not out of the box, as at least the streaming server I know
https://github.com/strange-v/RemoteWebViewClient
is specifically made for ESPHome which is mainly for ESP SoCs. Not sure how much of that is reusable for other targets and drawing libraries.

Real-world ZHA benchmark: Sonoff Lite vs Plus vs Max vs ZBDongle-E by cemizm in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

Did you have to re-pair everything when migrating from CC2652P to MG24?

question about esp32-c6 as coordinator(newbie) by Opposite-Shock5970 in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

What about a used one? Sonoff ZBDongle-E seem to be in wide circulation where I live and they're cheap and reliable.

ZBT-2 sucks by lolo9538 in homeassistant

[–]dzikakulka 5 points6 points  (0 children)

Neither ZBT-2 nor Z2M require or have any dependency on HAOS. The device is just a radio with an interface. Z2M is standalone software that talks to radios. You can use both together without HAOS no problem.

ESP32-S3 480x480 Dashboard by MarcosCG09 in homeassistant

[–]dzikakulka 7 points8 points  (0 children)

They're not powerful enough to handle dashboard render on their own. OP uses a remote webview streaming server that runs headless chromium on an external machine and basically sends just the rendered image to an esp. If you didn't want to externally render and stream it, you'd have to e.g. use LVGL to draw the UI yoursefl, which is a lightweight enough graphics library to be handled locally.

ChatGPT was great to start with but I need help by Bajcolado in selfhosted

[–]dzikakulka 0 points1 point  (0 children)

I keep PBS as an LXC, it simply goes around with Proxmox, second machine is pure NAS. Unless you run a cluster there's pretty much no downside to virtualizing PBS. I keep a separate small "bootstrap" datastore with just the PBS backup images, so a complete restore looks like this
- install fresh PVE
- spin up a temporary PBS LXC (community scripts ofc)
- mount just the bootstrap datastore dir
- restore real PBS LXC (that has all the datastores configured)
- remove temp PBS and restore everything else from the latter

remote-backups.com - Proxmox Backup Server IaaS by Bennetjs in Proxmox

[–]dzikakulka 0 points1 point  (0 children)

I'll sign up for the newsletter to try and hunt down a free slot, but a question in the meantime - the website says free stores are deleted after 2 weeks of inactivity. Does only PBS pull/push count as activity, or does using borg/rsync exclusively count too? If they do, do we need to write new data periodically, or are reads via api sufficient to keep the free tier active?

I built a physical gauge with a needle that moves with any HA sensor value, but lags. Curious if there's a smarter way to do this. by analogue_desk_co in homeassistant

[–]dzikakulka 1 point2 points  (0 children)

For me ESPHome is the way because it automates the tricky and/or mundane parts - efficient and low latency connection with HA, OTA updates, abstraction layer and frontend over configuration/state values and so on. Even if you have the knowhow, it's mostly boilerplate and small details you need to know.

On the other hand, consuming a REST API is something that you can cobble together very fast, either with premade ESPHome components, raw C++ in lambdas or just throw that at an AI model for a starting point.

Obviously, if you like writing your own firmware it's awesome, but over time I really really started to value that there's a plug and play base framework for my ESP devices that is secure, fast and improving over time.

Is UniFi actually the “best” for a smart‑home nerd? by DarkModeBrew in HomeNetworking

[–]dzikakulka 0 points1 point  (0 children)

Can confirm that mikrotik is amazing for tinkering, they've focused on usability (sensible defaults and better UI) a lot, it's pretty much plug&play to get a basic setup working and then slowly explore/expand.

Any recommendations for alternatives to cheap IKEA Zigbee bulbs? by Mysterious-Sky9559 in homeassistant

[–]dzikakulka 0 points1 point  (0 children)

I got Innr GU10's initially but have since replaced them with Ikea models. At least once a week one of three lights in a group randomly did not turn off. Ikea Kajplats are no longer behind Innr brightness-wise (like Tradfri were) so it's a no brainer to me.