mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 11:56:29 +00:00
Add a mising closing curly brace (#1588)
in *Unique IDs* section, the `strings.json` example require one more closing curly brace to be valid json
This commit is contained in:
parent
fa5380a68e
commit
d8e0e6b026
@ -80,6 +80,7 @@ Should the config flow then abort, the text resource with the key `already_confi
|
||||
"already_configured": "Device is already configured"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
By setting a unique ID, users will have the option to ignore the discovery of your config entry. That way, they won't be bothered about it anymore.
|
||||
|
Loading…
x
Reference in New Issue
Block a user