Hello,
Im looking for change this from HA to node red anyone know how to sent the data portion with nodered?
Thanks
Hello,
Im looking for change this from HA to node red anyone know how to sent the data portion with nodered?
Thanks
I found it sorry but i leave the solution if anyone need it
{
"message": "command_high_accuracy_mode",
"data":{
"high_accuracy_update_interval": payload,
"command": "high_accuracy_set_update_interval"
}
}