--
You received this message because you are subscribed to the Google Groups "TasmotaUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/sonoffusers/29995cbe-5591-4855-afc2-ac88fd0af682n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/sonoffusers/7437d6ec-ba4e-4895-a8eb-aa913bd6b52en%40googlegroups.com.
As you indicated I published the following:
C:\temp\mos2>mosquitto_pub -d -h 192.168.1.30 -p 1883 -t tasmota_2mqtt/cmnd/ZbSend -m {"Device":"0x219F","Send":{"Power":0}}
Received the following messages from the Subscriber that message was sent and received.
Reflected on the Sonoff Bridge web page and returned to the subscriber “Invalid Jason”.
I have tried so many different computations that I am sure I have tried the one you have suggested.
Regards
Looks like my last response to the group was not sent.
Adding an Endpoint has it now working !!
Happy day !
C:\temp\mos2>mosquitto_pub -d -h 192.168.1.30 -p 1883 -t tasmota_2mqtt/cmnd/ZbSend -m {\"Device\":\"0x219F\",\"Endpoint\":1,\"Send\":{\"Power\":0}}
Thank you for pointing me in the right direction.
Cheers
Garth