Unique id error. Anyone know how to solve? Did some googling and it should just be adding to config yaml? But it doesn’t seem to help. So get all the sensors that are via MQTT and the nibe heat pump.
What is the error, and where are you seeing it?
unique_id
isn’t in the list of things you can customise.
If you do get the chance to set them, I’d recommend using random UUIDs rather than trying to make your own up.
1 Like
Hello AndersNilsson19,
It might be the Capitol letter, maybe the underscore.
unique_id is not a value I suggest adding human readable names to, it will confuse you later. There are no tools to access it. It is used strictly by the OS to allow you to change device names and such in the Human Readable world but have a constant name in the backend.
As Troon said, use a UUID there. If you are using vscode as an editor, there is a builtin-in UUID generator in the F1 / Command Pallete.
When i try to access it in the “gui editor” of sensor