I’m in the process of migrating from SmartThings to Home Assistant, and I’m really excited about the possibilities! My current setup is pretty complex, with multiple temperature sensors, presence sensors, and a user-friendly target temperature tile for the UI. I’ve been using a SmartApp to watch for changes in these inputs, combine the values from temperature sensors in rooms where someone is present, and adjust the set point on the thermostat accordingly. It’s been working well, but I’m curious to see how this can be replicated in Home Assistant. I’ve tried to diagram my SmartThings setup, and I’m guessing an HA setup would involve MQTT integration, an input_slider for the UI, some automation magic, and a Z-Wave Climate control for the thermostat. I’m wondering if this logic can be accomplished with just automation rules or if I’ll need to dive deeper into custom scripts. Also, are there any existing solutions for a clean UI that I can learn from? I’d love to hear from anyone who’s tackled a similar setup or has tips for making the transition smoother. It’s a bit daunting, but I’m excited to explore the possibilities! ![]()