Home Assistant with multiple ESP32 Cameras! (Part. 2)

preview_player
Показать описание
In this project, we will configure the system to upload an image from an ESP32 camera through an MQTT broker and check it through Home Assistant. I believe it will be very helpful to configure your home security camera.

[AWS IoT MQTT]

[Home Assistant Project] Part 0, Raspberry PI-based Home Assistant preparation and basic settings.

[Building a Smart Home with MQTT: Two-Way Communication using Home Assistant and ESP32 (Part. 1)]

[Seeed Studio XIAO ESP32S3 (Sense)]

[ESP32 CAM Development Board + FTDI Programmer]

[Project Github]

#SmartHome #HomeAssistant #Camera #ESP32 #MQTT #ThatProject
Рекомендации по теме
Комментарии
Автор

Great tutorial and hopefully we get support to add the XIAO ESP32-S3 SENSE to HA/ESPHome natively as is possible with the Generic ESP32-CAM boards. 🙏
Also, an alternative to using the RPi 4B would be the Orange Pi 5 variants as I migrated over and find its much faster for cheaper price, unless you manage to actually get a RPi at MSRP. 👍

Razor_Burn
Автор

2.1-inch circular display with magnetic encoder knob
using
Can ESPHOME code and control rotary encoders and LCD displays?

So, if I control it with the encoder, can I check the movement in the Home Assistant UI?

chillnightsdaymars
Автор

Hello!! I love your videos! I've been looking for information about smart peepholes for days, but there is no "simple" peephole that doesn't look like these "super tech junk" and that can have a dead monitor and a direct link to HOME ASSISTANT. I have seen some of your videos and I wanted to ask you if there is an ESP32 with greater refreshment (so that the image looks more fluid) in a display on the door and that at the same time can send said information to HOME ASSISTANT!? All this with a single ESP32 and a 120-160º camera, is it possible?

iCtrlZDesign
Автор

How about using Seeed Studio XIAO ESP32S3 Sense in HA? Can you make it to recognize the camera?

JureS
Автор

Fantastic! Do you have any thoughts/videos on the pros and cons of transferring images via MQTT vs RTSP vs ESPHome camera sensor?
I know for example the RTSP server is quite memory hungry. Any other considerations?