JSON command to activate a push button
Posted: Saturday 19 December 2020 14:17
Hi I want to send a JSON string to the domoticz/in topic, to activate a Push On button in domoticz:
I have tried JSON below (works for an On/Off switch), but there is no respond
I have tried JSON below (works for an On/Off switch), but there is no respond
Code: Select all
{
"idx": 535,
"nvalue": 1,
}