I recently purchased the Remotec ZXT-120 and have been working on integrating it into my smart home setup. While the device works well for controlling my mini-split HVAC system, I’ve been looking to create a more thermostat-like experience where the ZXT can automatically turn the AC or heat on/off based on set temperature conditions. However, the thermometer built into the ZXT reports temperature very infrequently, which is a bit of a setback for my plans.
To address this, I’ve been exploring custom device handlers and have come across some promising code snippets online. One GitHub repository in particular has been helpful, but I’m still struggling with how to increase the frequency of temperature readings without adding more sensors, especially since I plan to implement this across five zones.
I’ve started tinkering with creating a custom device handler based on the code I found, but I’m not entirely sure how to modify it to meet my needs. Does anyone have experience with tweaking the ZXT-120 to report temperature more frequently? Any advice or pointers would be greatly appreciated!
On a positive note, the ZXT-120’s hardware seems robust, and I’m excited about the potential to fully integrate it into my smart home ecosystem. I’m hopeful that with some adjustments, I can achieve the thermostat functionality I’m aiming for without compromising on sensor placement or adding unnecessary complexity to my setup.
Looking forward to hearing from anyone who has tackled similar challenges or has insights to share!