Hampton Bay Zigbee Fan controller

Ok… thats only a small change on the existing device handler (that’s why I asked about “a new code”)
I’m planning to refactor the existing code to remove one device per button.
My plan is basically
1 - Create a simple dimmed switch to represent the fan control with 5 levels (0 for off, 5 for high)
2 - Remove the smart app simplifying the device handler
3 - Add a timer button on the main device handler

Any other thoughts for improvements?

2 Likes