I’ve been diving into the world of smart home automation, and I’m absolutely fascinated by the possibilities it offers. Back in the day, I used Rule Machine with SmartThings, then moved on to webCore, but for the past while, I’ve been sticking to the simpler routines in the new SmartThings app. However, I’ve always wondered how others are creating more complex automations these days. For example, imagine setting up a routine where when the TV status changes, if it’s on, you get a message saying ‘TV is on’, and if it’s off, you get ‘TV is off’. Right now, I’m using two separate routines to achieve this, but I’m curious if there’s a more streamlined way to handle such scenarios.
I’ve also come across some interesting discussions about integrating different devices and brands. It’s amazing how the community shares tips and tricks to make everything work seamlessly. For instance, someone mentioned using the Shelly Motion sensor in their staircase, but they’re facing issues with the blind time feature causing the lights to turn off even when someone is still present. It would be great if there was an option to disable or adjust this blind time feature.
Another topic that caught my attention is the use of MQTT for data transformation. I’m trying to figure out how to convert raw 4-byte float values for temperature directly in the MQTT thing definition rather than just transforming them for display purposes. I’ve seen examples where this is done in the items file, but I’m not sure how to implement it during the input phase. Any insights or examples would be incredibly helpful.
Overall, it’s inspiring to see how the community tackles these challenges and shares their solutions. Whether it’s troubleshooting device compatibility, optimizing routines, or exploring new features, there’s always something new to learn. I’m excited to continue my journey in the world of smart home automation and contribute to this vibrant community!