Good evening,
I have been following the project for quite some time now and I ended up adopting Gladys. ![]()
Thanks to all the contributors.
Having a Domoticz installation on Rapberry, I can easily turn on/off an RF433 plug controlled by Domoticz via a scene (HTTP request)
From the domoticz api: http://192.168.0.106:8080/json.htm?type=command¶m=switchlight&idx=2&switchcmd=Toggle
However, there is no possibility to create a device in the dashboard, I have to go through the Scene tab to perform the On/Off actions. Itâs not a problem in itself, but it would be more user-friendly.
Again, thank you for this amazing work offered by the community.
Hello @kazuke and welcome!
Awesome ![]()
Yes, it is possible! You can create a « virtual » device in the MQTT integration in Gladys (even if you donât use MQTT), and then trigger your scene on a state change of the virtual device.
This way you will be able to place your device on the dashboard ![]()
Okay, thanks for your quick response. ![]()