Basically the subject. I use the Button Controller plugin, the one that came with Hubitat to control Pico remotes and RA2 Keypads. I have a Pico connected to Caseta which is added fine to Hubitat. If I press buttons on it, they show up just fine in Hubitat that they are pressed.
I also have several LIFX bulbs added to Hubitat. I created a button controller last night to have it control a LIFX bulb as well as one button to control a RA2 scene. This worked fine all night no problem. Today I try to use the Pico to turn the bulb on and nothing happens yet the log makes it seem like it is.
As you can see here in the log, it shows the Pico working just fine when I press it on and off and clearly detects the presses. It also acts like it's running actions from the button controller yet it doesn't do anything in real life:
dev:2162021-04-12 09:06:42.389 pm infoMaster Bedroom Table Lamp switch was turned off
app:1482021-04-12 09:06:42.364 pm infoAction: Off: Master Bedroom Table Lamp for button 5 pushed
dev:2182021-04-12 09:06:42.347 pm infoMaster Bedroom Foyer Pico button 5 was released
dev:152021-04-12 09:06:42.330 pm inforcvd: DEVICE,22,4,4
dev:2182021-04-12 09:06:42.313 pm infoMaster Bedroom Foyer Pico button 5 was pushed
dev:152021-04-12 09:06:42.292 pm inforcvd: DEVICE,22,4,3
dev:2162021-04-12 09:06:00.043 pm infoMaster Bedroom Table Lamp level is 100%
dev:2162021-04-12 09:05:59.967 pm infoMaster Bedroom Table Lamp colorName is Incandescent
dev:2162021-04-12 09:05:59.963 pm infoMaster Bedroom Table Lamp colorTemperature was set to 2500
app:1482021-04-12 09:05:59.864 pm infoAction: Color Temperature: Master Bedroom Table Lamp: 2500: 100 for button 1 pushed
dev:2182021-04-12 09:05:59.850 pm infoMaster Bedroom Foyer Pico button 1 was released
dev:152021-04-12 09:05:59.833 pm inforcvd: DEVICE,22,2,4
dev:2182021-04-12 09:05:59.816 pm infoMaster Bedroom Foyer Pico button 1 was pushed
dev:152021-04-12 09:05:59.794 pm inforcvd: DEVICE,22,2,3
In addition, here's me controlling the LIFX bulb via Hubitat's web interface, which works fine and turns it on and off and actually does what it says it's doing:
dev:2162021-04-12 09:02:58.801 pm infoMaster Bedroom Table Lamp switch was turned off
dev:2162021-04-12 09:02:55.010 pm infoMaster Bedroom Table Lamp switch is on
Lastly, here's the button controller that worked fine last night:
How do I troubleshoot this? The logs are indicating that the button controller is in fact taking action when pressing buttons but it's not doing anything. Pressing button 3 runs an action "Press button 2 on a RA2 keypad" and even that doesn't work now, so it's not LIFX related. I can control all these devices as well as the Pico by itself (I can even do a rule machine that says if I press Pico button 1 turn on the light and that works). It's just this Button Controller that isn't working. What's extra frustrating though is how it shows in the logs that it is, when it's actually doing nothing.
If it helps at all, all my other button controllers continue to work fine, it's just this one I made last night that won't work.