I can’t modify lovelace trought the .yaml file, i maded one via lovelance migration add-on but after i can’t use the .yaml file anymore. If i modify the raw ui (tre dot in top right corner, edit ui, raw config) i can make changes, even if i don’t have a .yaml file, and it work on mobile too.
Can someone tell me if it’s normal or what i’m doing wrong? Hope i was clear enough, i’m running hass.io 85.1 on ubuntu 18.04
Add this to your configuration.yaml, but back up the raw UI editor text before you do it in case your old lovelace.yaml is out of sync:
lovelace:
mode: yaml
By “back up” I mean just copy the text into a file for temp storage.
Thanks , now it work via .yaml