Made a bunch more improvements. It now uses Home Assistant’s MQTT Discovery to add 3 sensors:
Temperature (via DHT Sensor)
Humidity (via DHT Sensor)
Motion
All 3 are updated at a minimum of 60 seconds. Temp/Humidity polls every 60 seconds by default
Everything can be easily changed by the variables toward the top of the sketch file.
Its neat, this think cost me a total of $7 maybe $8 and is basically a 3 in 1 multisensor on the cheap
No, pretty much lies as it is. I don’t plan to do anymore with this. I use frigate and my custom front end, fEVR for object detection. This was just a fun little project to help me learn something new.
The code is out there and anyone is more than welcome to build up on it.
error: received null username or password for unpwd check
2022-09-23 11:58:54: Client <unknown> disconnected, not authorised.
2022-09-23 11:58:59: New connection from 192.168.0.107:51145 on port 1883.
I will use this motion detection to create an automation for my washing machine (if motion detects that the timer turnes on / change the minutes it will start the live feed).
So I can see in the overview the live camera feed…
my question is: do I just need to copy the code from github link to the tf card and put it into the ESP32 cam? (MQTT & WiFi data will be changed)