Old Zigbee scene switche setup


Hi, I am new to Hubitat Hub. I have a 5-year-old Zigbee scene with 4 button switches and am trying to use the Hubitat Hub to control other Zigbee light switches, but I am not able to configure orprogram it. I can only connect the switches to the Hubitat but am not able to create a configuration to turn on Zigbee light switches. I am not sure what driver I should use or what app to use to configure it. Any help will be appreciated. Thanks in advance.

Welcome to the community!

First, have a look at this thread and join the owners group.

Then use the information in this POST to share your specific device information.

Assuming you have the button device paired and when you press buttons does it show something on the device page?

I would start by using basic button controller. Basic Button Controller | Hubitat Documentation

You should be able to make rules there for each button to turn control other devices.

Yes it’s paired and I have tried using button control. I was able to tested within the button control App to turn the light on but not able to turn it off. I can see the scene button devices on the Hub when I set it up but not able to get it to work pressing the scene button . I suspect that the driver maybe incorrectly or I configured it incorrectly.

Outside of the button controller app, just go to the device page and then try buttons, watch to see if the current state updates. You can also turn on logging and watch the logs.

Go the device details (or info?) tab and then at the bottom there should be some device details. Post that entire section. There are identifiers in there that help the zig we masters on here pick a good driver to use.

What driver (type) is it set to currently?

I have tried a few but the latest driver I set is Nue Zigbee Scene Controller

Here is the device details

Application 00
Endpoint Id 01
Firmware MT 117E-0004-00000001
In Clusters 0000,0001,0003,0004,0005,0006
Is Multi EP true
Manufacturer Shenzhen Feibit
Model FEB56-ZSN26YS1.3
Out Clusters 0003,0005,0006,0019
Software Build 00000001

Searching seems to show it is that Nue brand, that driver is probably your best bet. Have you run the configure command?

Or you can also try resetting the device and pairing it again. It will reconnect to the same hub device entry and should initialize on the driver you have selected. Sometimes that helps configure it correctly.

You should also turn on debug logging for the device and then post a screenshot of some logs generated when you press the buttons.

I can see the log register the button press but it does not switch the light on

You have to make some sort of rule to have other things happen when you press the button.

Use the same button number shown in the logs and post a screenshot if the rule you made.