Allow changing deviceID.

This commit is contained in:
2020-08-07 16:10:52 +02:00
parent 678d56e864
commit 7743e29bf2
6 changed files with 260 additions and 98 deletions

View File

@@ -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`: