# home assistant

Published articles for home assistant.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Home Hardware, Part 1: My Control4 Revenge Arc

DevFeed: [Home Hardware, Part 1: My Control4 Revenge Arc](<https://devfeed.tech/articles/home-hardware-part-1-my-control4-revenge-arc-35169.md>)

Original publisher: [Read original article](<https://blog.jessfraz.com/post/home-hardware-part-one/>)

Published: 2026-09-08T00:34:58Z

Content type: opinion

Language: en

Sources: [Jessie Frazelle](<https://devfeed.tech/sources/jessie-frazelle.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Homekit](<https://devfeed.tech/topics/homekit.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [codex](<https://devfeed.tech/tags/codex.md>), [connect](<https://devfeed.tech/tags/connect.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homekit](<https://devfeed.tech/tags/homekit.md>), [sensor](<https://devfeed.tech/tags/sensor.md>), [sensors](<https://devfeed.tech/tags/sensors.md>)

### AI overview

The author describes designing consumer hardware for a Home Assistant-based smart home, including a Bluetooth sensor hub and a maintenance display. The post discusses Bluetooth proxy range, regulatory constraints, testing considerations, and the use of NFC stickers for maintenance tracking, while reflecting on using Codex during the project.

### Source excerpt

Fuck1 it, we're doing consumer hardware for ourselves now and getting fucked by economies of scale, I guess. This all started with me buying some Olimex Bluetooth proxies for Home Assistant. Then I started looking at the components and wondering if I could get better range. Now I'm designing boards, displays, and enclosures, and emailing manufacturers because their bezels are enormous. I've ordered the first two boards: a Bluetooth sensor hub and a little maintenance display. I've been working on this in Codex, and this post is going to go through what it was good at, where it got stuck or got things wrong, and where I had to step in. Why build this? Honestly, Control4, Savant, and the rest of these fucking systems seem built for rich people who don't know how to turn on their TV and would rather call someone. I want to program the fucking thing. Control4 puts HomeKit integration in its paid Connect tier.2 Why am I paying a recurring fee to connect things I already bought? I don't want to call a Control4 or Savant dealer, either, just because I want to change how something works. Give me API access or give me death. Source works too. I'll pick the hardware and connect it to Home Assistant, HomeKit, or my own code. If I want another sensor or some weird maintenance reminder, I can write that. It's my fucking house.31 Back to the Bluetooth proxies With a Bluetooth proxy, I can put the BLE radio near the sensors and get back to Home Assistant over the network.4 The machine running Home Assistant doesn't have to be within range of every sensor. When I mentioned my plans to Paul (paultag) over Slack, he pointed out that Olimex might be constrained by what the FCC allows, not just the components it picked. A radio supporting more transmit power doesn't mean you can use all of it.5 I hadn't thought about that. These are boards for my house. I'm not selling them. Fuck it, I'll build them and test them. I still have to measure the range; a bigger number on the radio's datash

## Home Assistant 2026.9 adds Modbus device integrations, Cloud voice processing, and Matter network mapping

DevFeed: [Home Assistant 2026.9 adds Modbus device integrations, Cloud voice processing, and Matter network mapping](<https://devfeed.tech/articles/2026-9-there-s-room-on-this-bus-16691.md>)

Original publisher: [Read original article](<https://www.home-assistant.io/blog/2026/09/02/release-20269/>)

Author: Franck Nijhof

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [Home Assistant](<https://devfeed.tech/sources/home-assistant.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [Modbus](<https://devfeed.tech/topics/modbus.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [asr](<https://devfeed.tech/topics/asr.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [core](<https://devfeed.tech/tags/core.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [matter](<https://devfeed.tech/tags/matter.md>), [modbus](<https://devfeed.tech/tags/modbus.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [security](<https://devfeed.tech/tags/security.md>), [speech](<https://devfeed.tech/tags/speech.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Home Assistant 2026.9 introduces Modbus integrations that can share a connection, new Cloud voice processing focused on speech-to-text, Security dashboard alerts and favorites, shared sources for History and Activity, a Matter network map, keyboard and sound navigation for charts, and 13 new integrations.

### Source excerpt

Home Assistant 2026.9! 🎉 I'll be honest: Modbus has never been the flashiest part of Home Assistant. It quietly powers solar inverters, heat pumps, and energy meters, but only if you're comfortable hand-writing your own register map in YAML, a real wall that's kept a huge category of devices out of reach. This release finally makes room on the bus: integrations that already know how a device talks over Modbus, sharing a single connection instead of fighting over it, so you simply pick your device in the UI like anything else in Home Assistant. It won't show up in a screenshot, but modernizing Modbus is hands-down my favorite change this release. 🔧 I'm also really looking forward to jumping on the new Cloud voice processing myself and putting it through its paces. We're a household with a non-English main language, and if you've ever run a private voice assistant in one, you know exactly how fast accents and background noise trip things up. This new speech-to-text engine specifically targets those pain points, so I'm very curious to see how it holds up against my own accent. 😉 And there's plenty more: active alerts and favorites for the Security dashboard, a shared Sources panel for History and Activity, Activity that finally explains why something changed, a brand new network map for Matter, charts you can now navigate by keyboard and sound, and 13 new integrations! 🚀 One more thing before you dive in: we're at IFA Berlin this weekend! It's one of the largest consumer electronics expos out there, running September 4 to 8, 2026, and the Open Home Foundation has its own booth in the Smart Home hall: Hall 1.2, stand 1.2-153. If you're around, come find us and say hi. 👋 Enjoy the release! ../Frenck Home Assistant Cloud Seeing through the Cloud Test the new voice processing Float in to be a Cloud subscriber Active alerts and favorites for the Security dashboard A new Sources pane for History and Activity From what changed to why it changed Insights into your Matter world

## Community Day 2026: Save the date!

DevFeed: [Community Day 2026: Save the date!](<https://devfeed.tech/articles/community-day-2026-save-the-date-16716.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/08/13/community-day-2026-save-the-date/>)

Author: Missy Quarry

Published: 2026-08-13T00:00:00Z

Content type: news

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [esphome](<https://devfeed.tech/topics/esphome.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [discord](<https://devfeed.tech/tags/discord.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [event](<https://devfeed.tech/tags/event.md>), [events](<https://devfeed.tech/tags/events.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [music](<https://devfeed.tech/tags/music.md>)

### AI overview

Community Day 2026 will take place on Saturday, November 7. The event is expanding beyond Home Assistant to include communities from other Open Home Foundation projects, including ESPHome and Music Assistant, with earlier planning and updated support for meetup hosts.

### Source excerpt

You've been asking all year, and the wait is over... Mark your calendars, because Community Day 2026 will be held on Saturday, November 7! 🎉

## ESPHome launches a Starter Kit with four modules and an ESP32-C6 microcontroller

DevFeed: [ESPHome launches a Starter Kit with four modules and an ESP32-C6 microcontroller](<https://devfeed.tech/articles/get-ready-to-start-building-the-esphome-starter-kit-is-here-16678.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/08/12/the-esphome-starter-kit-is-here/>)

Author: Paulus Schoutsen

Published: 2026-08-12T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>), [Home Assistant](<https://devfeed.tech/sources/home-assistant.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [automation](<https://devfeed.tech/tags/automation.md>), [electronics](<https://devfeed.tech/tags/electronics.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [product](<https://devfeed.tech/tags/product.md>), [sensor](<https://devfeed.tech/tags/sensor.md>), [smart-home](<https://devfeed.tech/tags/smart-home.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

ESPHome has launched its first official product, a Starter Kit produced by Apollo Automation. It includes four modules--motion, temperature and humidity, notification, and button--built around an ESP32-C6 microcontroller and designed to work with Home Assistant.

### Source excerpt

Back in April during State of the Open Home 2026, we gave you a sneak peek of ESPHome's very first official product... And after months of hard work alongside the community, the ESPHome Starter Kit is here! 🎉

## Home Assistant: domótica autoalojada

DevFeed: [Home Assistant: domótica autoalojada](<https://devfeed.tech/articles/home-assistant-domotica-autoalojada-34062.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/home-assistant-domotica-autoalojada/>)

Author: Antonio Pérez

Published: 2026-08-03T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>)

Tags: [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [hub](<https://devfeed.tech/tags/hub.md>), [kvm](<https://devfeed.tech/tags/kvm.md>), [lxc](<https://devfeed.tech/tags/lxc.md>), [os](<https://devfeed.tech/tags/os.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [usb](<https://devfeed.tech/tags/usb.md>), [vlan](<https://devfeed.tech/tags/vlan.md>)

### AI overview

A Spanish tutorial explains how to self-host Home Assistant OS as a virtual machine on Proxmox. It recommends a full VM rather than LXC, discusses the Supervisor and add-ons, warns users to inspect community scripts, and covers updates, USB passthrough, dashboard access, and network isolation.

### Source excerpt

Instala Home Assistant OS como VM en Proxmox, por qué conviene evitar el LXC, primeros pasos con el dashboard y cómo aislar tu domótica en su propia VLAN.

## Home Assistant timezone and configuration override issues

DevFeed: [Home Assistant timezone and configuration override issues](<https://devfeed.tech/articles/two-nasty-surprises-in-home-assistant-s-config-18922.md>)

Original publisher: [Read original article](<https://blog.frankel.ch/home-assistant/9/>)

Author: Nicolas Fränkel

Published: 2026-07-05T00:00:00Z

Content type: opinion

Language: en

Sources: [Nicolas Fränkel](<https://devfeed.tech/sources/nicolas-frankel.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [timezone](<https://devfeed.tech/topics/timezone.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [bug](<https://devfeed.tech/topics/bug.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [YAML](<https://devfeed.tech/topics/yaml.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [config](<https://devfeed.tech/tags/config.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [locale](<https://devfeed.tech/tags/locale.md>), [technical](<https://devfeed.tech/tags/technical.md>), [timezone](<https://devfeed.tech/tags/timezone.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

The author describes Home Assistant shutter automations that ran an hour late during summer time because the instance timezone appeared as Paris/+1. Overriding the timezone in configuration removed UI-set settings, requiring all settings to be specified again in YAML.

### Source excerpt

Last year, I motorized the rolling shutters on the southern façade of my apartment. My idea was to manage them via Home Assistant. I had a couple of automations in mind: In the evening, roll down the shutters of my bedroomIn the morning:If it's too hot outside, roll down all shuttersIf it's too cold outside, roll down all shuttersIn other cases, roll up all shutters but my bedroom's Living in France, I added the official Météo France integration.

## Walking Pad, Controlled by Code: BLE, FTMS, and a Phone Button That Tracks Every Step

DevFeed: [Walking Pad, Controlled by Code: BLE, FTMS, and a Phone Button That Tracks Every Step](<https://devfeed.tech/articles/walking-pad-controlled-by-code-ble-ftms-and-a-phone-button-that-tracks-every-step-25178.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/06/24/walking-pad-ble-ftms-home-assistant/>)

Author: Ivan Morgillo

Published: 2026-06-24T08:00:00Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Python](<https://devfeed.tech/topics/python.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ble](<https://devfeed.tech/tags/ble.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [code](<https://devfeed.tech/tags/code.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

A developer connects a Mobvoi Home walking pad to Home Assistant using Bluetooth Low Energy and the Fitness Machine Service standard. A Python-based setup uses the device's control point and notifications to start and stop the pad and record session data, while the article also documents challenges with rolling-code remotes, BLE scanning, and BlueZ connections.

### Source excerpt

I have a Mobvoi Home walking pad under my standing desk. BLE, FTMS, Python, and a Home Assistant button: one tap to start, one to stop, every session logged.

## ESPHome 2026.6.0: Meet the new Device Builder

DevFeed: [ESPHome 2026.6.0: Meet the new Device Builder](<https://devfeed.tech/articles/esphome-2026-6-0-meet-the-new-device-builder-16710.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/06/17/esphome-2026-6/>)

Author: Jesse Hills

Published: 2026-06-17T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [ESP8266](<https://devfeed.tech/topics/esp8266.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [audio](<https://devfeed.tech/tags/audio.md>), [esp8266](<https://devfeed.tech/tags/esp8266.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [lvgl](<https://devfeed.tech/tags/lvgl.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [security](<https://devfeed.tech/tags/security.md>), [ui](<https://devfeed.tech/tags/ui.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

ESPHome 2026.6.0 retires the legacy in-tree dashboard and replaces it with ESPHome Device Builder 1.0.0. The release also raises default ESP8266 WiFi security to WPA2, improves SRAM reclamation and LVGL validation performance, modernizes the audio stack, and adds new IMU and USB-serial capabilities.

### Source excerpt

ESPHome 2026.6.0 retires the legacy dashboard for ESPHome Device Builder 1.0.0, raises ESP8266 WiFi security to WPA2, and modernizes the audio stack.

## Quick update: May 2026

DevFeed: [Quick update: May 2026](<https://devfeed.tech/articles/quick-update-may-2026-34893.md>)

Original publisher: [Read original article](<https://pine64.org/2026/05/18/may_2026_quick/>)

Author: LoRa Left-handed operational Radio authority; Obviously

Published: 2026-05-18T00:00:00Z

Content type: news

Language: en

Sources: [Community blog on PINE64](<https://devfeed.tech/sources/community-blog-on-pine64.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [lora](<https://devfeed.tech/topics/lora.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [Pinephone](<https://devfeed.tech/topics/pinephone.md>), [zigbee](<https://devfeed.tech/topics/zigbee.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Pinephone-Pro](<https://devfeed.tech/topics/pinephone-pro.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Crystal](<https://devfeed.tech/topics/crystal.md>), [Dongle](<https://devfeed.tech/topics/dongle.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [community](<https://devfeed.tech/tags/community.md>), [crystal](<https://devfeed.tech/tags/crystal.md>), [dongle](<https://devfeed.tech/tags/dongle.md>), [eol](<https://devfeed.tech/tags/eol.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [lcd](<https://devfeed.tech/tags/lcd.md>), [pinedio](<https://devfeed.tech/tags/pinedio.md>), [pinephone](<https://devfeed.tech/tags/pinephone.md>), [pinephone-pro](<https://devfeed.tech/tags/pinephone-pro.md>), [pinetime](<https://devfeed.tech/tags/pinetime.md>), [pinevoice](<https://devfeed.tech/tags/pinevoice.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [table](<https://devfeed.tech/tags/table.md>), [update](<https://devfeed.tech/tags/update.md>), [usb](<https://devfeed.tech/tags/usb.md>), [zigbee](<https://devfeed.tech/tags/zigbee.md>)

### AI overview

Pine64's May 2026 update covers the PineVoice Home Assistant speaker, PineTime and PineTime Pro hardware, PineDio USB LoRa development, and recent PineTab2, PinePhone, PinePhone Pro, and PineTab-V software updates. It also reports instability in the PineDio adapter caused by an overheating crystal oscillator.

### Source excerpt

Table of contents Whats been going on recently? PineVoice PineTime/PineTime Pro LoRa? (Left-handed operational Radio authority, obviously) Important recent community updates: Do you have something to share? Contact Community PineStore Whats been going on recently? Hello everyone, we wanted to do a quick update on what's been happening recently. Life has been pretty busy but there's lots of nice things happening in the background that we'd like to share. PineVoice The PineVoice Home Assistant speaker (formally PineVox) is in its final stages. Production begins. Further on this, there will be limited bundle with this device which will include a PineVoice, Zigbee dongle, power supply and two matter modules. Pair it with a SBC of choice and run your Home Assistant instance locally! PineTime/PineTime Pro The current PineTime LCD is EOL and a new one is replacing it, though it is essentially the same display. These will be shipping in the next PineTime batch. New PineTime Pro samples have been received by developers. Shiny! LoRa? (Left-handed operational Radio authority, obviously) The PineDio USB LoRa Adapter is at the focus of a new effort to begin progress on potential new LoRa devices. MeshCore is the current protocol target for the USB LoRa Adapter along with help from the pyMC_core library project. The current problem with the device is that the crystal oscillator is heating up too much and can cause clock frequency drifting instability. In a nutshell that means your messages come out garbled. This may eventually be fixed with a TXCO (Temperature-Compensated Crystal Oscillator) to maintain a stable clock frequency. Important recent community updates: DanctNIX PineTab2 updates (including factory image) Adam Piggz: PinePhone, PinePhone Pro, PineTab2 all updated to kernel 7.0, and improved USB config. Zypper ref and dup to update. machaddr@mastodon.sdf.org: with their new Gentoo PineTab-V image Do you have something to share? Do you have news to share with the communit

## Hacking a $15 LED Matrix with an AI Agent, Python, and a Webcam Feedback Loop

DevFeed: [Hacking a $15 LED Matrix with an AI Agent, Python, and a Webcam Feedback Loop](<https://devfeed.tech/articles/hacking-a-15-led-matrix-with-an-ai-agent-python-and-a-webcam-feedback-loop-25167.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/04/27/hacking-a-15-led-matrix-with-an-ai-agent-python-and-a-webcam-feedback-loop/>)

Author: Ivan Morgillo

Published: 2026-04-27T09:24:54Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Matrix](<https://devfeed.tech/topics/matrix-org.md>), [Python](<https://devfeed.tech/topics/python.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Hacking](<https://devfeed.tech/topics/hacking.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Three.js webcam](<https://devfeed.tech/topics/three-js-webcam.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [api](<https://devfeed.tech/tags/api.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cli](<https://devfeed.tech/tags/cli.md>), [coding](<https://devfeed.tech/tags/coding.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [led](<https://devfeed.tech/tags/led.md>), [python](<https://devfeed.tech/tags/python.md>), [webcam](<https://devfeed.tech/tags/webcam.md>)

### AI overview

A hands-on account of controlling a 32x32 Bluetooth RGB LED matrix from Python. The author moves from the Android app and Home Assistant to the pypixelcolor library, then uses Pillow-generated images and orientation adjustments to render text correctly. The article also introduces Claude as an AI coding agent operating through the terminal.

### Source excerpt

I was at Action (the European equivalent of a dollar store for nerds) when I spotted a B.K. Light LED Pixel Board -- a 32x32 RGB LED matrix with Bluetooth, for about 15 euros. The kind of thing you buy first and figure out later. The official Android app works fine. You type text, pick [...]

## ESPHome 2025.12.0: API action responses and HUB75 matrix displays

DevFeed: [ESPHome 2025.12.0: API action responses and HUB75 matrix displays](<https://devfeed.tech/articles/esphome-2025-12-0-api-action-responses-and-hub75-matrix-displays-16704.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/12/17/esphome-2025-12/>)

Author: Jesse Hills

Published: 2025-12-17T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [API](<https://devfeed.tech/topics/api.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Lvgl](<https://devfeed.tech/topics/lvgl.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP32-P4](<https://devfeed.tech/topics/esp32-p4.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [api](<https://devfeed.tech/tags/api.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [display](<https://devfeed.tech/tags/display.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [inclusion](<https://devfeed.tech/tags/inclusion.md>), [led](<https://devfeed.tech/tags/led.md>), [lvgl](<https://devfeed.tech/tags/lvgl.md>), [releases](<https://devfeed.tech/tags/releases.md>), [usability](<https://devfeed.tech/tags/usability.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

ESPHome 2025.12.0 adds API action responses for bidirectional communication with Home Assistant, conditional package inclusion, HUB75 LED matrix display support, memory optimizations, and eight new components.

### Source excerpt

ESPHome 2025.12.0 introduces API action responses, conditional package inclusion, and HUB75 LED matrix display support, along with memory optimizations and eight new components.

## Optimizing ZFS for Media, Apps, Databases, and Special VDEVs on TrueNAS SCALE

DevFeed: [Optimizing ZFS for Media, Apps, Databases, and Special VDEVs on TrueNAS SCALE](<https://devfeed.tech/articles/optimizing-zfs-for-media-apps-databases-and-special-vdevs-on-truenas-scale-10715.md>)

Original publisher: [Read original article](<https://technotim.com/posts/zfs-arc-tuning-truenas/>)

Author: Techno Tim

Published: 2025-11-29T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [truenas](<https://devfeed.tech/topics/truenas.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [databases](<https://devfeed.tech/tags/databases.md>), [docker](<https://devfeed.tech/tags/docker.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [jellyfin](<https://devfeed.tech/tags/jellyfin.md>), [latency](<https://devfeed.tech/tags/latency.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [storage](<https://devfeed.tech/tags/storage.md>), [truenas](<https://devfeed.tech/tags/truenas.md>)

### AI overview

A practical account of tuning a TrueNAS SCALE ZFS pool for mixed workloads, including media, Docker containers, databases, and configuration files. It discusses ARC, L2ARC, special VDEVs, recordsize, and workload-specific dataset settings.

### Source excerpt

Over the last few weeks I completely re-tuned my TrueNAS SCALE ZFS layout for maximum performance around ARC, L2ARC, special VDEVs, recordsize, and how each dataset interacts with them. I've been chasing this idea of having one large hybrid pool with lots of spinning disks backed by fast low latency storage for specific datasets and data access patterns within the pool. My pool contains large ...

## ESPHome 2025.10.0: Z-Wave Proxy and Arduino as an IDF component

DevFeed: [ESPHome 2025.10.0: Z-Wave Proxy and Arduino as an IDF component](<https://devfeed.tech/articles/esphome-2025-10-0-z-wave-proxy-and-arduino-as-an-idf-component-16702.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/10/15/esphome-2025-10/>)

Author: Jesse Hills

Published: 2025-10-15T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [api-security](<https://devfeed.tech/tags/api-security.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [bridge](<https://devfeed.tech/tags/bridge.md>), [communication](<https://devfeed.tech/tags/communication.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-idf-component](<https://devfeed.tech/tags/esp-idf-component.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [memory](<https://devfeed.tech/tags/memory.md>), [network](<https://devfeed.tech/tags/network.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [performance](<https://devfeed.tech/tags/performance.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

ESPHome 2025.10.0 adds a Z-Wave Proxy for connecting Z-Wave hardware to Z-Wave JS over Wi-Fi or Ethernet, changes ESP32 Arduino builds to use Arduino as an ESP-IDF component, and introduces a unified SPI ePaper component. The release also includes OTA and API security hardening, memory optimizations, API improvements, and new temperature sensor components.

### Source excerpt

ESPHome 2025.10.0 adds the Z-Wave Proxy component, rebuilds ESP32 Arduino builds on top of ESP-IDF, introduces a unified SPI ePaper component, and hardens OTA and API security.

## ESPHome 2025.7.0: Web server OTA, LoRa, and sub-devices

DevFeed: [ESPHome 2025.7.0: Web server OTA, LoRa, and sub-devices](<https://devfeed.tech/articles/esphome-2025-7-0-web-server-ota-lora-and-sub-devices-16699.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/07/16/esphome-2025-7/>)

Author: Jesse Hills

Published: 2025-07-16T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [lora](<https://devfeed.tech/topics/lora.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [component](<https://devfeed.tech/tags/component.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [lora](<https://devfeed.tech/tags/lora.md>), [memory](<https://devfeed.tech/tags/memory.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [ota](<https://devfeed.tech/tags/ota.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

ESPHome 2025.7.0 is a major release that moves web server OTA into a dedicated platform, removes ESP-IDF 4.x support in favor of ESP-IDF 5.3.2 or newer, and adds sub-device support, Jinja2 template expressions, LoRa communication, and new hardware and sensor support.

### Source excerpt

ESPHome 2025.7.0 moves web server OTA to its own platform, removes ESP-IDF 4.x support, adds sub-device support and Jinja2 template expressions, and introduces LoRa hardware support.

## Running Docker and Home Assistant on TrueNAS with Compose, macvlan, and Traefik

DevFeed: [Running Docker and Home Assistant on TrueNAS with Compose, macvlan, and Traefik](<https://devfeed.tech/articles/how-i-run-docker-on-truenas-like-a-pro-10676.md>)

Original publisher: [Read original article](<https://technotim.com/posts/truenas-docker-pro/>)

Author: Techno Tim

Published: 2025-07-14T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [truenas](<https://devfeed.tech/topics/truenas.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [traefik](<https://devfeed.tech/topics/traefik.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [compose](<https://devfeed.tech/tags/compose.md>), [containers](<https://devfeed.tech/tags/containers.md>), [docker](<https://devfeed.tech/tags/docker.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [networks](<https://devfeed.tech/tags/networks.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [traefik](<https://devfeed.tech/tags/traefik.md>), [truenas](<https://devfeed.tech/tags/truenas.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

A tutorial for running Docker applications on TrueNAS using YAML and Docker Compose. It covers creating datasets, optionally managing services through Code Server, and configuring Home Assistant with macvlan networking and Traefik for device discovery and reverse-proxy access.

### Source excerpt

Learn how to run Docker apps on TrueNAS like a pro -- with full control, clean YAML, and no extra dashboards. Have questions or a different setup that works for you? Leave a comment, I'd love to hear how others are running Docker on TrueNAS. 📺 Watch Video Starting with TrueNAS 25.10, you will need to add a services key to your custom yaml for new stacks and when updating your existing s...

## Lightweight MQTT Broker for ESP32: Mosquitto ported to ESP-IDF

DevFeed: [Lightweight MQTT Broker for ESP32: Mosquitto ported to ESP-IDF](<https://devfeed.tech/articles/lightweight-mqtt-broker-for-esp32-mosquitto-ported-to-esp-idf-13700.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/05/esp-idf-mosquitto-port/>)

Author: John Lee

Published: 2025-05-28T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [P2P](<https://devfeed.tech/topics/p2p.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [broker](<https://devfeed.tech/tags/broker.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [iot](<https://devfeed.tech/tags/iot.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [p2p](<https://devfeed.tech/tags/p2p.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This article introduces a lightweight port of the Eclipse Mosquitto MQTT broker to ESP-IDF for ESP32 devices. It describes support for TLS and TCP transports and outlines uses including private local IoT networks, on-device MQTT testing, and bridged brokers over peer-to-peer connections.

### Source excerpt

Mosquitto - the industry-standard MQTT broker - has been ported to ESP-IDF. Its lightweight version retains Mosquitto's core functionality and security features to run on resource-constrained IoT devices. This MQTT broker is ideal for edge computing, testing, and standalone IoT deployments. In this article, we will do an overview and show you how to get started.

## ESP-Knob: A multifunctional smart controller with the ESP32-H2

DevFeed: [ESP-Knob: A multifunctional smart controller with the ESP32-H2](<https://devfeed.tech/articles/esp-knob-a-multifunctional-smart-controller-with-the-esp32-h2-13686.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/esp32h2-knob/>)

Author: John Lee

Published: 2025-03-27T10:37:17Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [battery](<https://devfeed.tech/tags/battery.md>), [ble](<https://devfeed.tech/tags/ble.md>), [ble-adv](<https://devfeed.tech/tags/ble-adv.md>), [ble-hid](<https://devfeed.tech/tags/ble-hid.md>), [ble-mesh](<https://devfeed.tech/tags/ble-mesh.md>), [blog](<https://devfeed.tech/tags/blog.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [matter](<https://devfeed.tech/tags/matter.md>), [re](<https://devfeed.tech/tags/re.md>), [usb](<https://devfeed.tech/tags/usb.md>), [zigbee](<https://devfeed.tech/tags/zigbee.md>)

### AI overview

The article introduces Espressif's ESP-Knob, a multifunctional smart controller powered by the ESP32-H2. It describes support for Home Assistant and wireless protocols including BLE-HID, Thread, Matter, ESP-BLE-MESH, and Zigbee, along with its push-rotary control, magnetic base, and battery or USB power options.

### Source excerpt

This article provides an overview of the ESP-Knob, its features, and functionality. It also details the hardware design and outlines the firmware framework that supports its operation.

## PINE64 January 2025 Update Covers PineVox Firmware, PineNote Software, and Community Projects

DevFeed: [PINE64 January 2025 Update Covers PineVox Firmware, PineNote Software, and Community Projects](<https://devfeed.tech/articles/january-update-thinking-out-of-the-vox-34885.md>)

Original publisher: [Read original article](<https://pine64.org/2025/01/11/january_2025/>)

Published: 2025-01-11T00:00:00Z

Content type: news

Language: en

Sources: [Community blog on PINE64](<https://devfeed.tech/sources/community-blog-on-pine64.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Development](<https://devfeed.tech/topics/development.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [lora](<https://devfeed.tech/topics/lora.md>), [meshtastic](<https://devfeed.tech/topics/meshtastic.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Bluetooth LE](<https://devfeed.tech/topics/bluetooth-le.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [.NET Conf](<https://devfeed.tech/topics/net-conf.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [bluetooth-le](<https://devfeed.tech/tags/bluetooth-le.md>), [community-update](<https://devfeed.tech/tags/community-update.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [fosdem](<https://devfeed.tech/tags/fosdem.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [infinitime](<https://devfeed.tech/tags/infinitime.md>), [lora](<https://devfeed.tech/tags/lora.md>), [meshtastic](<https://devfeed.tech/tags/meshtastic.md>), [news](<https://devfeed.tech/tags/news.md>), [pinebook-pro](<https://devfeed.tech/tags/pinebook-pro.md>), [pinenote](<https://devfeed.tech/tags/pinenote.md>), [pinetime](<https://devfeed.tech/tags/pinetime.md>), [pinevox](<https://devfeed.tech/tags/pinevox.md>), [release](<https://devfeed.tech/tags/release.md>), [right](<https://devfeed.tech/tags/right.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [update](<https://devfeed.tech/tags/update.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

PINE64's January 2025 community update covers planned PineVox public release work, continued PineNote software improvements, developer devices, the second PineDio USB LoRa adapter project, FOSDEM attendance, and PineVox firmware progress.

### Source excerpt

This month we report on some news concerning the PineVox, what the community have been up to with their PineNotes and the brand-new 1.15 InfiniTime update. We would like to wish our community a happy New Year and hope you all had a good end of 2024. But since it's now the beginning of 2025, we'd like to fill you in on what we have planned for the first part of the year. We plan to release the PineVox to the public thanks to Gamiee's recent progress and we plan to continue improving the software for the PineNote, thanks to Maximilian, Diederik and our testers in the community. We have some exciting devices coming as well, mentioned in previous community updates. The PineCam and StarPro64 have been sent to developers in our community, so we hope to report on these devices in the coming months. Gamiee has also been working with a group of our friends over at Meshtastic on an independent project which will become the second version of the PineDio USB LoRa adapter. We plan to talk more about the progress of that project more in the February update. Table of contents FOSDEM PineVox PineNote Important - Software Update Issue Development updates PineNote Community Spotlight Inkput Pinescreen InfiniTime 1.15 Pinebook Pro Community content PineNote CE first month review Want to contribute to the next community update? FOSDEM Author: Caffeine Unfortunately, a stand at FOSDEM hasn't been allocated for us this year. But that doesn't mean we won't be there to represent PINE64! Gamiee, Ralimtek, JF, TL Lim and Lukasz will be attending in person this year and will be planning a get-together. We will announce on our social-media when we have confirmed the time and place. Of course, our PINE64 community members will still be wandering around the event, we love talking to all our friends at other projects and meeting the members of our community! So we hope we'll see you there! PineVox Author: Caffeine, Gamiee Gamiee has been working on the firmware for the PineVox recently (haha, now

## Run and Auto-Update Docker Containers on NixOS

DevFeed: [Run and Auto-Update Docker Containers on NixOS](<https://devfeed.tech/articles/run-and-auto-update-docker-containers-on-nixos-32427.md>)

Original publisher: [Read original article](<https://nixcademy.com/posts/auto-update-containers/>)

Author: Jacek Galowicz

Published: 2024-11-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nixcademy Blog](<https://devfeed.tech/sources/nixcademy-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>), [podman](<https://devfeed.tech/topics/podman.md>), [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Containers](<https://devfeed.tech/topics/containers.md>)

Tags: [automatically](<https://devfeed.tech/tags/automatically.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-image](<https://devfeed.tech/tags/docker-image.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [pi-4](<https://devfeed.tech/tags/pi-4.md>), [podman](<https://devfeed.tech/tags/podman.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

A tutorial showing how to run Home Assistant in a Docker or Podman container on NixOS, including configuration for host networking and a Zigbee USB dongle. It also explains how to automate image updates and prune old images with systemd timers.

### Source excerpt

Learn how to run the Home Assistant Docker image on NixOS on a Raspberry Pi 4 or other NixOS machines and how to keep it up to date automatically.

## Using Home Assistant as a Home Lab Service Dashboard

DevFeed: [Using Home Assistant as a Home Lab Service Dashboard](<https://devfeed.tech/articles/the-best-homelab-service-dashboard-yet-10554.md>)

Original publisher: [Read original article](<https://technotim.com/posts/homelab-assistant/>)

Author: Techno Tim

Published: 2024-08-26T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [dashboards](<https://devfeed.tech/tags/dashboards.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [integration](<https://devfeed.tech/tags/integration.md>)

### AI overview

A video presents Home Assistant as a centralized dashboard for home lab services and lists integrations and tools including HACS, System Monitor, TrueNAS, Plex Media Server, Proxmox, Pi-hole, UniFi Network, pfSense, and System Bridge.

### Source excerpt

Say goodbye to all of the other Home Lab Dashboards that you end up not using, it's time to use something smarter, Home Assistant. 📺 Watch Video Disclosures Nothing in this video was sponsored Info Home Assistant: https://github.com/home-assistant/core HACS : https://github.com/hacs/integration System Monitor: https://www.home-assistant.io/integrations/systemmonitor/ TrueNAS...

## Create Your Own Zigbee Hub & Network

DevFeed: [Create Your Own Zigbee Hub & Network](<https://devfeed.tech/articles/create-your-own-zigbee-hub-network-10520.md>)

Original publisher: [Read original article](<https://technotim.com/posts/create-your-own-zigbee-hub/>)

Author: Techno Tim

Published: 2024-08-04T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [hardware](<https://devfeed.tech/tags/hardware.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [home-automation](<https://devfeed.tech/tags/home-automation.md>), [zigbee](<https://devfeed.tech/tags/zigbee.md>)

### AI overview

A video tutorial demonstrates how to build a Zigbee hub and network using an SMLIGHT SLZB-06 adapter, then add and manage it in Home Assistant with Zigbee2MQTT and related software.

### Source excerpt

This simple but powerful little adapter lets you build your own Zigbee network and easily add and manage it in Home Assistant, no hub required! 📺 Watch Video Disclosures Nothing in this video was sponsored Info SMLIGHT homepage: https://smlight.tech/ Zigbee2MQTT: https://github.com/Koenkk/zigbee2mqtt Mosquitto: https://github.com/eclipse/mosquitto Home Assistant: https://git...

## March Update: Making waves

DevFeed: [March Update: Making waves](<https://devfeed.tech/articles/march-update-making-waves-34881.md>)

Original publisher: [Read original article](<https://pine64.org/2024/03/17/march-update-making-waves/>)

Published: 2024-03-17T00:00:00Z

Content type: article

Language: en

Sources: [Community blog on PINE64](<https://devfeed.tech/sources/community-blog-on-pine64.md>)

Topics: [smart speaker](<https://devfeed.tech/topics/smart-speaker.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [cluster](<https://devfeed.tech/tags/cluster.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [fosdem](<https://devfeed.tech/tags/fosdem.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [headphones](<https://devfeed.tech/tags/headphones.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [ironos](<https://devfeed.tech/tags/ironos.md>), [pinecil](<https://devfeed.tech/tags/pinecil.md>), [pinetime](<https://devfeed.tech/tags/pinetime.md>), [pinevox](<https://devfeed.tech/tags/pinevox.md>), [smart-speaker](<https://devfeed.tech/tags/smart-speaker.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Pine64's March update describes two products in development: the PineVox, a BL606P-based smart speaker intended for Home Assistant voice interactions, and unnamed bone-conduction headphones using the BES2300 chipset. The PineVox is undergoing firmware development, while the headphones' enclosure and software are not yet final.

### Source excerpt

Banner artwork: Caffeine New products in development Authors: Ralim, gamiee As probably one of the most anticipated sections of the blog, we can confirm that there are more new products in the pipeline. The first two were shown at the FOSDEM table in Feburary. PineVox - Virtual assistant The PineVox is a BL606P based home assistant smart speaker. Designed to help build a good community option for voice interactions with software such as Home Assistant. Currently a small number of developer seed units have been given out. Work is ongoing by Ralim & Gamiee to get a minimal firmware image ready to allow for demonstration and to prove all hardware fully functional etc. More information on the unit should be available soon on our new documentation page. Features of note include the hardware microphone kill switch, and the ability to debug the unit externally. The hardware microphone killswitch allows the software to mute the microphone but unmuting has to be performed using the button on the device. Muting the microphone disables the clock connection to the microphone, giving peace of mind that it really, really isnt listening to you. Giving users control of the smart devices in their home and allowing for you to control the security is important, and we are working on the PineVox to help enable that future. Another notable aspect worth mentioning is the speaker. Designed specifically for voice applications rather than music playback, it ensures clear and high-quality voice audio reception. Bone conduction headphones These are a set of bone conduction headphones using the same BES2300 chipset as found in the PineBuds Pro. The plan is to expand OpenPineBuds project with support for these before they enter manufacturing. Currently there is amazing work going on to sort out licencing of the BES2300 codebase; so work to support these is being done carefully to minimise impact on the code base. The enclosure design is not final yet, nor is the software complete. However in th

## I Automated Watering My Lawn & Garden!

DevFeed: [I Automated Watering My Lawn & Garden!](<https://devfeed.tech/articles/i-automated-watering-my-lawn-garden-10511.md>)

Original publisher: [Read original article](<https://technotim.com/posts/automate-lawn-garden/>)

Author: Techno Tim

Published: 2023-07-04T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Automation](<https://devfeed.tech/topics/automation.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>)

Tags: [automated](<https://devfeed.tech/tags/automated.md>), [automation](<https://devfeed.tech/tags/automation.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homekit](<https://devfeed.tech/tags/homekit.md>), [hub](<https://devfeed.tech/tags/hub.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [smart](<https://devfeed.tech/tags/smart.md>), [vlog](<https://devfeed.tech/tags/vlog.md>)

### AI overview

A tutorial describing how to automate lawn and garden watering without built-in irrigation using hose faucet timers, a manifold, sprinklers, and soaker hoses. It also explains integration with the b-hyve app, Home Assistant, and HomeKit.

### Source excerpt

This week I finally decided to automate the watering of my lawn and garden without irrigation, here's how... 📺 Watch Video Automation Without Irrigation Since I don't have irrigation, I have to use hoses, but that's OK because I picked up these hose faucet timers. They're great because you can hook them up to any hose faucet. I picked up this manifold and connected 4 of these faucet timers, ...

## Scrypted Connects Cameras to Home Hubs

DevFeed: [Scrypted Connects Cameras to Home Hubs](<https://devfeed.tech/articles/meet-scrypted-stream-any-camera-to-any-home-hub-10660.md>)

Original publisher: [Read original article](<https://technotim.com/posts/scrypted-home-hub/>)

Author: Techno Tim

Published: 2023-05-13T15:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [webcam](<https://devfeed.tech/topics/webcam.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [automation](<https://devfeed.tech/tags/automation.md>), [camera](<https://devfeed.tech/tags/camera.md>), [devices](<https://devfeed.tech/tags/devices.md>), [google-home](<https://devfeed.tech/tags/google-home.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [homekit](<https://devfeed.tech/tags/homekit.md>), [hub](<https://devfeed.tech/tags/hub.md>), [integration](<https://devfeed.tech/tags/integration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [stream](<https://devfeed.tech/tags/stream.md>), [unifi](<https://devfeed.tech/tags/unifi.md>), [unifi-cameras](<https://devfeed.tech/tags/unifi-cameras.md>)

### AI overview

This article presents Scrypted, open source software hosted on a local machine that connects cameras from various manufacturers to home hubs such as Apple HomeKit, Google Home, Alexa, and Home Assistant. It describes how this can enable hub features including notifications and automation without replacing existing cameras.

### Source excerpt

Meet Scrypted an Open Source app that will let you connect almost any camera to any home hub, certified or not! You can connect popular devices from UniFi, Amcrest, Hikvision, Nest & Google, Tuya, Reolink, and many others to your home hub of choice, whether that be Apple's HomeKit, Google Home, Alexa, or even Home Assistant.This lets you choose and reuse your own devices and take advantage...

[Next page](<https://devfeed.tech/tags/home-assistant.md?cursor=WyIyMDIzLTA1LTEzVDE1OjAwOjAwKzAwOjAwIiwgIjM3NjhjY2JkLTBjM2EtNDgzNy1iMzg3LTBlZGUxOWVmZWFiZCJd>)