Achronite / mqtt-energenie-ener314rt

MQTT interface for Energenie ENER314-RT add-on board for the Raspberry Pi, designed for use by Home Assistant.
MIT License
13 stars 5 forks source link

Readme - Missing info on adding/learning/discovering energenie 'Control & Monitor' or 'Monitor' devices #52

Closed genestealer closed 11 months ago

genestealer commented 12 months ago

Readme seems to be missing info on adding/learning/discovering energenie 'Control & Monitor' or 'Monitor' devices.

I.E. Hold down button on device and....

I have "monitoring": true in the config, but cannot see how to add new 'Control & Monitor' or 'Monitor' devices.

Similar to the learning mode from node-red "The device config node will open and perform an auto-scan; after 10 seconds it returns a list of devices that it has found. If your device is not found you can force it to transmit a 'join' request by holding the button on the device for 5 seconds. You can click the search button as many times as you like if the device is not found."

genestealer commented 12 months ago

Ah, I see it auto-discovers and adds anything around, fair enough.

image

My issue was fixed (one of my smart Plug+'s was not showing up in MQTT auto discovery, no data in homeassistant/switch/ener314rt/5623-switch etc) by clearing out it's instance in "energenie/2/5623"

genestealer commented 12 months ago

Do we still need to put instructions regarding: "If your device is not found you can force it to transmit a 'join' request by holding the button on the device for 5 seconds" so similar? Similar to this: image