TODO: Make HA value discovery deterministic regardless of discovery order
Closed this issue · 1 comments
raman325 commented
Discovered while prepping for some of the lib changes to how we manage node values that the order of discovery matters. This should not be the case, since it would only impact entities that have matching value characteristics (e.g. Same cc, property, property key but diff endpoints) and are thus named similarly.
Check if we still add non root endpoint to name
raman325 commented
Resolved by home-assistant/core#98140