Oh man, lost all of my gateways and sensors in Home Assistant again :(

Whilst working on some other projects I’ve had to restart my server multiple times again today. This means also my mqtt server gets restarted, and then everything (gateways and sensors) in HA all become unavailable.

I’ve found some of the persistence settings in MQTT which I’ve now enabled, but that’s too late to help with this issue.

I published {“disc”:true} to each of my three gateways, and they all reappeared in HA, but not the sensors.

What do I have to do to get the sensors back?

Whilst looking at the console of one of the gateways, I can see webUIQueue full messages - doesn’t look right?

NN: : Device detected: 73:FF:73:32:EF:09S
NN: : Device detected: 73:FF:73:32:EF:09S
N: Not a sensor device filtered
N: Device detected: 11:17:90:B2:69:29
N: Device detected: E6:C1:F5:50:56:C6
N: Send on /BTtoMQTT/E6C1F55056C6 msg {“id”:“E6:C1:F5:50:56:C6”,“mac_type”:1,“adv_type”:0,“rssi”:-62,“servicedata”:“02002337c8109f79e265”,“servicedatauuid”:“0xfeed”,“brand”:“Tile”,“model”:“Smart Tracker”,“model_id”:“TILE”,“type”:“TRACK”,“cidc”:false,“acts”:true,“cont”:true,“track”:true,“device”:“Tile Tracker”}
N: Device detected: 70:F1:00:00:00:86
N: Send on /BTtoMQTT/70F100000086 msg {“id”:“70:F1:00:00:00:86”,“mac_type”:0,“adv_type”:0,“name”:“ThermoBeacon”,“manufacturerdata”:“1000000086000000f170170b51008805c8f80f00”,“rssi”:-89,“txpower”:0,“brand”:“GENERIC”,“model”:“ThermoBeacon”,“model_id”:“WS02/WS08”,“type”:“THB”,“cidc”:false,“tempc”:5.0625,“tempf”:41.1125,“hum”:88.5,“volt”:2.839,“time”:1046728,“mac”:“70:F1:00:00:00:86”}
N: Device detected: 9A:08:00:00:06:F3
N: Found 7 devices, scan number 417900 end
N: Device detected: 73:FF:73:32:EF:09
N: Not a sensor device filtered
N: Device detected: 56:16:16:88:E5:79
N: Not a sensor device filtered
N: DevicNe detected: 73:28:9C:0E:CA:7B
N: DevicNe detected: 73:28:9C:0E:CA:7B
N: Not a sensor device filtered
N: Send on /BTtoMQTT/9A08000006F3 msg {“id”:“9A:08:00:00:06:F3”,“mac_type”:0,“adv_type”:0,“name”:“ThermoBeacon”,“manufacturerdata”:“10000000f3060000089a280acefe3f0698461000”,“rssi”:-70,“txpower”:0,“brand”:“GENERIC”,“model”:“ThermoBeacon”,“model_id”:“WS02/WS08”,“type”:“THB”,“cidc”:false,“tempc”:-19.125,“tempf”:-2.425,“hum”:99.9375,“volt”:2.6,“time”:1066648,“mac”:“9A:08:00:00:06:F3”}
E: [ WebUI ] webUIQueue full, discarding signal BTtoMQTT 00:06:F3

This is the gateway publishing more message that can be displayed (if we displayed all the messages coming you will barely see them.
Nothing related with your issue here.

We can continue to talk on the other thread.