Open romquenin opened 3 months ago
I have fixed my issue for displaying differents cards depending on the device-browser (smartphone & desktop pc) with the mediaquery option.
I think because it's now browserID
instead of deviceID
. Would love to see a fix for this as well.
@romquenin @daveyijzermans Find your correct deviceID, it's not browserID.
You can find your deviceID by typing localStorage["lovelace-player-device-id"]
into your browsers console.
Hello, despite multiple searches on this github, on browser_mod github and the official HA forum, I can't get the deviceID option to work. Is this amazing option broken?