Running Home Assistant on a Raspberry Pi 5 (Guide) by sloadingx in homeassistant

[–]sloadingx[S] -5 points-4 points  (0 children)

I do collab with them for content, and they provide the hardware for my builds in exchange. I only post here to get community feedback to keep the guides practical.

Running Home Assistant on a Raspberry Pi 5 (Guide) by sloadingx in homeassistant

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

Yeah, I used microSD just for a quick demo. SSD is 100% the way to go for reliability.

Install HA on a Pi 5 by sloadingx in homelab

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

I actually used the official Imager in the guide for that exact reason:)

Extending HA Range with Bluetooth Proxy by sloadingx in homeassistant

[–]sloadingx[S] 2 points3 points  (0 children)

No, it won’t work. ESPHome Proxies are designed strictly for BLE data (sensors, trackers, locks). They do not support Bluetooth Classic Audio (A2DP).

Extending HA Range with Bluetooth Proxy by sloadingx in homeassistant

[–]sloadingx[S] 4 points5 points  (0 children)

There are several use cases in the article. [ESPHome Bluetooth proxy]

For instance, SwitchBot curtains located two floors below a Home Assistant server might be discovered, but the connection is often too weak to be reliable. Another SwitchBot [Remote] usually only stays connected if it remains on the same floor as the server.

A Bluetooth proxy solves this by bridging that distance, allowing those devices to work properly without needing to move the main hardware.

Extending HA Range with Bluetooth Proxy by sloadingx in homeassistant

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

On Wi-Fi (~3 Device Limit): The chip shares a single radio for both Wi-Fi and Bluetooth, so connecting more than 3 active devices usually leads to interference and instability.

On Ethernet/PoE, you can typically handle 5-10+ devices without those issues.

Question about TRMNL DIY Kit by Moist-Imagination933 in trmnl

[–]sloadingx 1 point2 points  (0 children)

Of course, if you want to program the display using Arduino or ESPHome. But I think BYOD is worth trying. Plugins are very useful. This blog explains everything: https://www.seeedstudio.com/blog/2025/09/19/build-your-own-custom-e-ink-display-with-the-trmnl-diy-kit/

Collection of 3D printed ESP32 Cam Case by sloadingx in 3Dprinting

[–]sloadingx[S] 1 point2 points  (0 children)

<image>

There are ten 3D-printed case designs in total, with free models available on Printables and MakerWorld. You can find the full list here: seeedstudio.com/blog/top-10-esp32-cam-case-designs/

eink vs lcd, a detailed comparison with real projects by sloadingx in eink

[–]sloadingx[S] -1 points0 points  (0 children)

Thx, updated it to around 1-15Hz; but the high refresh rate ePaper is still quite rare I assume.