News

version: "3.9" # This is the Compose file format version. services: homeassistant: build: . container_name: homeassistant privileged: true restart: unless-stopped network_mode: host # host = your ...
This article documents the full journey of building DIY ESP32-based smart sensors and cameras for use with Home Assistant (HA). It combines 3D design, prototyping, wiring, firmware configuration, ...
Despite offering top-tier automation provisions and support for smart home gadgets in all shapes and forms, Home Assistant is well-known for its simple UI. Rather than bombarding you with the typical ...
A lot of hackers are rightfully concerned about the privacy issues that surround many of today’s “smart” gadgets, but it’s hard to argue that the ability to remotely control devices around your home ...
FutureProofHomes’ Satellite1 Dev Kit is a DIY voice assistant comprised of an ESP32-S3 WiFi and Bluetooth board running ESPHome and an audio “HAT” based on XMOS XU316 audio processor designed for Home ...
Baguette S3 breadboard-friendly ESP32-S3 board takes only one row through its 30-pin GPIO header, also offers a microSD slot, ...
I recently picked up an ESP32-powered Cheap Yellow Display, otherwise known as a CYD. For about $20, you get an ESP32 hooked up to a screen, with an SD card slot and some exposed GPIO pins for your ...
If we’ve learned anything over the years, it’s that the only thing hardware hackers love more than a device festooned with buttons is one that’s covered in LEDs — so it’s no surprise that this “Mr ...