'OR' Logic use for either one condition is true
then will run the coding,
else do another coding
CONDITION 1: WHEN IoT Blynk ON
then LED Neopixel ON
CONDITION 2: WHEN IoT Blynk OFF at NIGHT
then LED Neopixel ON
CONDITION 3: WHEN IoT Blynk OFF at DAY
then LED Neopixel OFF
We can set the response by write the result (feeded or not) to Blynk to ensure that the device is connected (online) and active.