Add deviceID instructions to FAQ
This commit is contained in:
parent
8038cab85c
commit
e9c78e36bf
@ -315,6 +315,14 @@ Second, there are a few more attributes available
|
|||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
|
|
||||||
|
### Where can I find my deviceID?
|
||||||
|
|
||||||
|
The easiest way is to go to `developer-tools/service` and call the `browser_mod.debug` service.
|
||||||
|
|
||||||
|
But you can also find the device id on the `browser-player` card, if you added one to your lovelace config.
|
||||||
|
|
||||||
|
An alternative way is to type `localStorage["lovelace-player-device-id"]` into your browsers console.
|
||||||
|
|
||||||
### Does this replace lovelace-player and lovelace-browser-commander
|
### Does this replace lovelace-player and lovelace-browser-commander
|
||||||
Yes.
|
Yes.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user