Hi everyone, I’m diving into the world of MQTT and camera integration, and I wanted to share my experiences and ask for some advice.
First, I’ve been experimenting with MQTT on my ESP8266 to control an LED. I set up a simple switch, but I’m encountering an issue where the LED toggles correctly, but the switch state doesn’t update as expected. I’ve checked my code and configuration, but I’m still not sure where the problem lies. If anyone has tips or resources, I’d greatly appreciate it!
On another note, I’ve been exploring camera integration, particularly with outdoor cameras. I’ve heard that some cameras can be integrated without cloud dependency, which is a big plus for privacy. However, I’m struggling to find a reliable list of current cameras compatible with MQTT or other bindings. If anyone has recommendations or insights, please share!
Lastly, I’m curious about others’ experiences with camera motion detection. I’ve set up a few cameras, but sometimes the motion sensor doesn’t trigger as expected, even when there’s activity. Any troubleshooting tips or best practices would be invaluable.
Looking forward to hearing from the community and learning from your experiences!