gpbenton / engMQTTClient

MQTT client for Energenie ener314-rt board running on a raspberry Pi
MIT License
21 stars 10 forks source link

Add some information about how to connect to ENER002 sockets #29

Closed anthonyk91 closed 3 years ago

anthonyk91 commented 4 years ago

Is it possible to add some information about how to pair or find the address of ENER002 sockets? There doesn't seem to be any information with the original energenie documentation or source code (which just segfaults for me anyway). It would be great to get some suggestions about how to find the address value to communicate with a socket.

gpbenton commented 4 years ago

The ENER002 sockets are standard 434MHz sockets, and work just like any other manufacturer's sockets. You set the socket in to learning mode by long pressing the button. The light flashes rapidly. Then you send a command, in this case by sending an mqtt messsage but you could also use a 434 MHz remote control. The socket detects the command and remembers it. Whenever you send that command again, the switch performs the action.

DrHoneyBear commented 3 years ago

...and using the MiHome software, build into this excellent MQTT client, it is only possible to control x4 sockets.

gpbenton commented 3 years ago

Added a wiki page https://github.com/gpbenton/engMQTTClient/wiki/Socket-and-other-OOK-addresses