I have a rule machine pressing buttons through a button controller and for some reason there's a string <> double mismatch of the button number. It appears that one is sending a string but the other is taking a double.
The logs are here
Rule machine is here
Button controller is here
Since both are built in apps, I wonder what's the best way to fix it? Thank you!


