I am running HA in a docker container, and I have a panel_iframes.yaml include in my configuration.yaml. My HA setup is configured to update automatically, and this morning when I went to restart everything (I was working on something else). When it came up, all of a sudden my panel_iframe.yaml was blank. Not that HA wasnt reading it. I open the file in Notepad++ and…blank file. I enter a few panels back intot he file (node-red, esphome…both running in docker on the same machine). Save the file. Reopen the file just to check…info still there. Restart HA and…panel-iframe.yaml blank again.
Does anyone have any idea wht restarting HA would delete contents of panel_iframe.yaml? Doesnt delete the file, it just erases all the content in the file.
It looks like all my input booleans (input-booleans.yaml) are gone as well, but I have a feeling its the same issue, so I am focusing on the panel-iframe.yaml at the moment.
ANyone have any ideas?