You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once these are fixed, we can copy and paste values to stop them changing if the names are edited.
May need to consider consistency here with @nathanmarlor? Using the H3 config as a template, this currently sets the unique_ids to foxess_inv1_ in lower case with spaces changed to underscore. However, as far as I can tell, Nathan's code generates a unique id with a prefix of sensor.?
The problem, I think, if there are different unique_ids between these sets of code, anyone moving between the 2 implementations will loose their history?
I'd like this and Nathan's to be easy to migrate between, and I'm doing some testing to see what doesn't currently line up. Nathan did put some of the unique IDs in, trying to match up what's in this integration, but there may be the odd one here or there that doesn't match for some reason.
Looking at sensors created by the integration in the settings area of Home assistant shows a message saying they can't be managed from the UI.
Add Unique IDs to prevent this.
The text was updated successfully, but these errors were encountered: