-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I want to use lovelace-state-switch to hide maps on some tablets using the deviceID.
This does not work as soon as I have renamed the deviceID in the browser mod settings.
An example: deviceID, issued with commandl "localStorage["lovelace-player-device-id"] into your browsers console"
In Browser-Mod deviceID renamed to "k68w14-chrome"
The results are:
type: custom:state-switch entity: deviceID default: default states: 1b22b00b-fe70767a: type: markdown content: | Desktop x default: type: markdown content: | Default
ejects: Desktop x
`type: custom:state-switch
entity: deviceID
default: default
states:
k68w14-chrome:
type: markdown
content: |
Desktop renamed
default:
type: markdown
content: |
Default
'
ejects: Default
Regards, Eckart
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels