Thanks I am a bit baffled with this as I am not really using MQTT for anything else at this minute the only thing is I have got this strange entry in the log
2023-11-26 16:39:48: New connection from 172.30.32.2:53996 on port 1883.
2023-11-26 16:39:48: Client closed its connection.
2023-11-26 16:40:04: New connection from 172.30.32.1:36089 on port 1883.
2023-11-26 16:40:04: Client 52B8JOpTNprq4cZwTrPYoh disconnected, not authorised.
Also this in the log of the Ring-MQTT
2023-11-26T16:38:26.802Z ring-disc HASS config topic: homeassistant/sensor/3d689e30-c8f5-4021-bd97-8697ce63e2e3/9c7613734016_battery/config
2023-11-26T16:38:26.803Z ring-disc {
name: 'Battery',
unique_id: '9c7613734016_battery',
state_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/camera/9c7613734016/info/state',
device_class: 'battery',
unit_of_measurement: '%',
state_class: 'measurement',
value_template: '{{ value_json["batteryLevel"] | default("") }}',
json_attributes_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/camera/9c7613734016/battery/attributes',
availability_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/camera/9c7613734016/status',
payload_available: 'online',
payload_not_available: 'offline',
device: {
ids: [ '9c7613734016' ],
name: 'Front Door',
mf: 'Ring',
mdl: 'Doorbell Gen 2'
}
}
Where it looks like the payload is not available
and also in this next bit
}
2023-11-26T16:38:26.803Z ring-disc Republishing existing device id: 3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode
2023-11-26T16:38:26.804Z ring-disc HASS config topic: homeassistant/alarm_control_panel/3d689e30-c8f5-4021-bd97-8697ce63e2e3/3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode_mode/config
2023-11-26T16:38:26.805Z ring-disc {
name: '',
unique_id: '3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode',
state_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/alarm/3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode/mode/state',
command_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/alarm/3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode/mode/command',
supported_features: [ 'arm_home', 'arm_away' ],
availability_topic: 'ring/3d689e30-c8f5-4021-bd97-8697ce63e2e3/alarm/3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode/status',
payload_available: 'online',
payload_not_available: 'offline',
device: {
ids: [ '3d689e30-c8f5-4021-bd97-8697ce63e2e3_mode' ],
name: 'Kingsbridge Mode',
mf: 'Ring',
mdl: 'Mode Control Panel'
}
}```
I presume these reference the devices