I’m really excited about diving into the world of smart home automation with OpenHAB! I’ve been experimenting with setting up my system using both Z-Wave and MQTT, but I’m hitting a few bumps in the road that I could really use some help with.I recently upgraded my setup to OpenHAB 4.2.3 on a Raspberry Pi 4B, and I’m using Docker for my installation. I’ve got a mix of devices from various brands, including some Aeotec Z-Wave devices and a VeraPlus hub. I’m also trying to integrate some Tasmota-enabled devices via MQTT, which has been a bit of a challenge.One thing I’m struggling with is getting consistent updates from my Z-Wave devices. I’ve noticed that some sensors work perfectly fine, but others seem to drop out or not update their statuses regularly. I’ve tried re-pairing them and even resetting the Z-Wave network, but the issue persists. Does anyone have any tips for troubleshooting Z-Wave connectivity issues?On the MQTT front, I’ve managed to get some devices working, but I’m not entirely sure if I’m setting up the topics correctly. I’ve read through the OpenHAB documentation, but I’m still a bit confused about how to structure the topics for optimal performance. For example, I have a temperature sensor that sends data every minute, but I’m not sure if that’s too frequent or if there’s a better way to handle the data flow.Another thing I’m curious about is whether it’s possible to have OpenHAB automatically adjust the brightness of my Philips Hue lights based on the time of day or the weather outside. I’ve seen some examples online, but I’m not quite sure how to implement it myself.I’d also love to hear from anyone who has successfully integrated both Z-Wave and MQTT devices into their OpenHAB setup. What were your biggest challenges, and how did you overcome them? Any shared rules or configurations would be incredibly helpful!Lastly, I’m wondering if there’s a way to create custom dashboards or scenes that combine data from both Z-Wave and MQTT devices. For example, I’d love to have a single view that shows the status of my security system, the current weather, and the energy usage of my home all in one place.If anyone has any advice, tips, or resources they could share, I’d be incredibly grateful! Let’s make my smart home setup as seamless and efficient as possible!