Allow changing deviceID.
This commit is contained in:
@@ -71,6 +71,11 @@ This binds the *aliases* `arrakis` to `99980b13-dabc9563` and `dashboard` to `d2
|
||||
|
||||
Note: Aliases must be unique.
|
||||
|
||||
|
||||
#### Experimental: Custom deviceID
|
||||
You can also set a deviceID by adding `?deviceID=mydeviceID` to the end of the URL you're using to access Home Assistant. Be careful - I have no idea what could happen if several devices were to have the same ID.
|
||||
Use `?deviceID=clear` to generate a new random one.
|
||||
|
||||
### Prefix
|
||||
You can add a custom prefix to all entity ids in `configuration.yaml`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user