Jatoxo
Jatoxo
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
I looked into this a bit and home assistant only merges devices based on the connections and identifiers. Since the identifiers for the Hass.Agent and MQTT are different and no connections are provided, it will create different devices for them. The only information provided by the router is the MAC. I think if the client and the integration would report the PC's MAC as part of the device info, all three would automatically merge
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Just 2 from Hass.Agent + MQTT and then one from my Router (for presence tracking) with the MAC as connection identifier
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Not really sure how hass works under the hood with this, but since they only differ in the identifiers and config_entries shouldn't they automatically have gotten merged?
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
I'll try merging them manually, because with the router's integration there are now 3 devices for this one PC :D
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Nope
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
It was just the UI not updating right, once I restarted the program the topics were gone
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
No description
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Yea, these are the two devices
{
"area_id": null,
"config_entries": [
"49d91fd7a32d5ed1aa61cc01e707c583"
],
"configuration_url": null,
"connections": [],
"disabled_by": null,
"entry_type": null,
"hw_version": null,
"id": "e61c85b8df7862567c75629ba9039199",
"identifiers": [
[
"hass_agent",
"430c46c3-8da2-4e4e-a137-b478b5bdb3f4"
]
],
"labels": [],
"manufacturer": "HASS.Agent Team",
"model": "Microsoft Windows NT 10.0.19045.0",
"name_by_user": null,
"name": "Jatoxo",
"serial_number": null,
"sw_version": "2.0.1",
"via_device_id": null
},
{
"area_id": null,
"config_entries": [
"ec3b792d0706bf4385464c6e6eb688f9"
],
"configuration_url": null,
"connections": [],
"disabled_by": null,
"entry_type": null,
"hw_version": null,
"id": "357051eb10bcd2737fb9c5ef0afee6c1",
"identifiers": [
[
"mqtt",
"hass.agent-Jatoxo"
]
],
"labels": [],
"manufacturer": "HASS.Agent Team",
"model": "Microsoft Windows NT 10.0.19045.0",
"name_by_user": null,
"name": "Jatoxo",
"serial_number": null,
"sw_version": "2.0.1",
"via_device_id": null
}
{
"area_id": null,
"config_entries": [
"49d91fd7a32d5ed1aa61cc01e707c583"
],
"configuration_url": null,
"connections": [],
"disabled_by": null,
"entry_type": null,
"hw_version": null,
"id": "e61c85b8df7862567c75629ba9039199",
"identifiers": [
[
"hass_agent",
"430c46c3-8da2-4e4e-a137-b478b5bdb3f4"
]
],
"labels": [],
"manufacturer": "HASS.Agent Team",
"model": "Microsoft Windows NT 10.0.19045.0",
"name_by_user": null,
"name": "Jatoxo",
"serial_number": null,
"sw_version": "2.0.1",
"via_device_id": null
},
{
"area_id": null,
"config_entries": [
"ec3b792d0706bf4385464c6e6eb688f9"
],
"configuration_url": null,
"connections": [],
"disabled_by": null,
"entry_type": null,
"hw_version": null,
"id": "357051eb10bcd2737fb9c5ef0afee6c1",
"identifiers": [
[
"mqtt",
"hass.agent-Jatoxo"
]
],
"labels": [],
"manufacturer": "HASS.Agent Team",
"model": "Microsoft Windows NT 10.0.19045.0",
"name_by_user": null,
"name": "Jatoxo",
"serial_number": null,
"sw_version": "2.0.1",
"via_device_id": null
}
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Not sure if this is intended now, but the sensors+commands and the media player still get added as seperate devices
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Well right now MQTT Explorer doesn't seem to want to delete those messages, I'll see once that works..
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
so it probably never republished those sensors
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
I used the sensor on the old client, but disabled it since
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
There was a sensor with a retained message which was still publishing the old client information
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
The Lab02 device came back again after deleting
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Thanks!
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
No description
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
No description
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Those are all the downloaded entries
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
When I setup the device that gets discovered it will show up seperately from this
61 replies
HHASS.Agent
Created by DrR0x on 6/4/2024 in #💬・get-help
Jatoxo - Integration device name mismatch
Yee
61 replies