Hi, I currently have a sophisticated home automation setup with numerous ESP8266/ESP32 devices running custom code and talking to a Raspberry Pi running Node-Red via MQTT.
I use Blynk as my mobile app, with a Node-Red contrib providing communication to the Blynk server.
I don't want to change any of the ESP/MQTT setup, it works exactly how I want it to.
However, I am interested in the possibility of migrating away from Blynk and using the Supla app (iOS version preferably) instead.
Despite creating a Supla cloud account, downloading the app and getting logged-in, I can't figure-out what to do next.
Is it actually possible to use Supla without devices running Supla code?
Can my Node-Red / MQTT broker create "virtual" devices that can be controlled via the Supla app?
Thanks in advance,
Pete.
Getting started - Node-Red & MQTT
-
- Posts: 19465
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
NoPeteKnight wrote: Wed May 19, 2021 4:56 pm Is it actually possible to use Supla without devices running Supla code?
NoPeteKnight wrote: Wed May 19, 2021 4:56 pm Can my Node-Red / MQTT broker create "virtual" devices that can be controlled via the Supla app?
-
- Posts: 2
- Joined: Wed May 19, 2021 4:02 pm
Okay, that’s a pity!
Thanks for your time and the speedy response.
Pete.
Thanks for your time and the speedy response.
Pete.
-
- Posts: 911
- Joined: Sun May 24, 2020 8:40 pm
I don't want to question @pzygmunt's answer, but I heard that there's a software called "Supla Virtual Device" that allows to convert some devices from MQTT to Supla ones. However, it's not native feature of Supla and it doesn't support all Supla supported devices yet. More information about SVD you can find on Github: https://github.com/lukbek/supla-virtual-devicepzygmunt wrote: Wed May 19, 2021 5:47 pmNoPeteKnight wrote: Wed May 19, 2021 4:56 pm Can my Node-Red / MQTT broker create "virtual" devices that can be controlled via the Supla app?
Regards,
Jakub
PS. SVD is SEPARATE software (not included in Supla Cloud - you need some device to run it).