As the seasons change, I find myself constantly adjusting my smart home setup to accommodate seasonal devices like my automower or Christmas lights. These devices are only used part of the year, and seeing them as OFFLINE in openHAB for the rest of the year can be quite frustrating. I’ve noticed that the bindings are constantly trying to communicate with these devices, even when they’re unplugged. This got me thinking—how can I tell the system that these devices are temporarily disabled so they don’t clutter my interface until they’re needed again?
I’ve been exploring the 2.x style Things configuration in openHAB and would love to find a way to disable these devices without having to comment them out in the configuration files every time. I’ve heard that there might be a way to manage this through the system’s settings or perhaps by leveraging some built-in features. Has anyone else encountered this issue and found a solution? I’d love to hear your thoughts and experiences!
In the meantime, I’ve been experimenting with different approaches, such as using rules to hide the devices from my main dashboard when they’re offline. While this isn’t a perfect solution, it does help reduce the clutter. I’m curious to know if there’s a more seamless way to handle this within openHAB’s ecosystem. Maybe there’s a clever workaround or a feature I haven’t discovered yet. Let me know your ideas!