Any news here?
This sensor (from a Shelly) shows up as an individual device for Energy Dashboard
looking identical, but this two (from KNX integration) do not:
the ‘missing’ sensors:
This is on 2022.10.5 with xknx-1.1.0.
The only difference I could find in the registry is that the knx entry has no device_id
set:
{
"area_id": null,
"capabilities": {
"state_class": "total_increasing"
},
"config_entry_id": "a1ad6cbe4a7a0a10f966c35793968e5f",
"device_class": null,
"device_id": null,
"disabled_by": null,
"entity_category": null,
"entity_id": "sensor.w_kaffeemaschine",
"hidden_by": null,
"icon": null,
"id": "31e0e398b037d09def9285a3983d3ce2",
"has_entity_name": false,
"name": "Zähler Kaffeemaschine",
"options": {},
"original_device_class": "energy",
"original_icon": null,
"original_name": "w_kaffeemaschine",
"platform": "knx",
"supported_features": 0,
"unique_id": "6/0/9",
"unit_of_measurement": "kWh"
},
{
"area_id": null,
"capabilities": {
"state_class": "total_increasing"
},
"config_entry_id": "8f1e8aeb7f016454859bf928db707329",
"device_class": null,
"device_id": "2baa4c245d1d290a36663ed8e0077ae8",
"disabled_by": null,
"entity_category": null,
"entity_id": "sensor.k_hifi_main_energy",
"hidden_by": null,
"icon": null,
"id": "ee8301509887e29aa7c0ec9cee064d7e",
"has_entity_name": false,
"name": null,
"options": {},
"original_device_class": "energy",
"original_icon": null,
"original_name": "K_HIFI_MAIN Energy",
"platform": "shelly",
"supported_features": 0,
"unique_id": "C45BBE626EC6-relay_0-energy",
"unit_of_measurement": "kWh"
},