Here what I try to do I have quickapp in HC3 that have some buttons I want to call from ESP8266 with it's URL All buttons API is working fine in browser the project consist of {ESP8266, IR Receiver} that is it I want to make conditions for the buttons that IR receive I will get it's code from serial monitor and every button it's condition come true is calling Certain button in fibaro quickapp through API How can I make API call under every (condition) OR (case) from arduino