Bring bridge to Blynk V2

There are ways around the lack of Bridge.

If you’re using an ESP6266 or ESP32 then you can use the HTTP(S) API to do the same thing, as discussed here…

You can also use Node-Red as a rule engine, which has the advantage of adding much more functionality such as integration with Alexa and Google Home.

You can also use Automations, although the functionality is somewhat limited at the moment.

Pete.