22.03.2021, 12:26
(22.03.2021, 12:17)admin Wrote: You need to encode the payload using JSON:
Code:payload = json.encode({ message = "hello" })
lg_execute_command(LGTV65_IP, LGTV65_KEY, "", "request", "ssap://system.notifications/createToast", payload)
greatÂ
thanks Admin
Best Regards,