Skip to content

Socket and other OOK addresses

gpbenton edited this page Dec 27, 2020 · 3 revisions

You can determine the address being used by a remote by using a 433MHz receiver such as https://github.com/1technophile/OpenMQTTGateway and use the values you detect with that. In this way, you still have another address you can use with the socket - they respond to two different addresses.

However, here are some addresses I use for energenie sockets and other switches I have found to work. Please feel free to add your own.

"/energenie/ENER002/444102/2"
"/energenie/ENER002/444102/3"
"/energenie/ENER002/444102/4"

"/energenie/ENER002/444103/1"
"/energenie/ENER002/444103/2"
"/energenie/ENER002/444103/3"
"/energenie/ENER002/444103/4"

"/energenie/ENER002/444104/1"
Clone this wiki locally