xyzroe/XZG

No IP passed to MQTT

harvindhillon opened this issue · 4 comments

In the previous firmware 0.26 and prior, MQTT configuration used to send the IP address of the coordinator

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to XZG firmware
  2. Enable MQTT Configuration

Expected behavior
IP Address as part of MQTT Payload

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Additional context
Add any other context about the problem here.

I have changed MQTT structure a little bit. See more info here
You should have 2 new sensors after update: WLAN IP and LAN IP.

Ah thanks, I see that what has happened is there are 2 devices now?
image

and the new device has the new entities you mentioned, while the unchanged ones are still linked and updating to the old

image

What should I do to merge them? Delete entities and restart?

Ok thanks, deleted and restarted, that merged the devices.

I recommend to delete old device from HA. Or even both of them and then restart ESP32.
It will generate new device will fully setup sensors.