I just upgrade to 0.96.3 and now I don’t have the ability to validate my config.yaml file for errors. The GUI is showing “Editor disabled because config stored in configuration.yaml”.
Guessing I need to update something in my config.yaml file but not sure what.
Since the release of 0,96, you must go to the profile page and enable Advanced features before the CHECK CONFIGURATION button is available.
A previous release added the option to allow an editor to manage default configuration options . Since you already had a configuration.yaml file with entries for these options, the editor is disabled.
I had tried from Arch update and it has failed. Reverting to 0.96.1 I got things going again.
My matter is to find what are the broken dependencies, which are not satisfied.
Perhaps I should update from pip, rather than pacman or AUR-helper.
Last solution was sudo CFLAGS=$(pkg-config --cflags libffi) LDFLAGS=$(pkg-config --libs libffi) pip install --upgrade homeassistant --ignore-installed PyYAML
But PyYAML has changed recently. Other archer here ?
So I’ve upgraded to 0.96.5. However, the profiles page does not include Advanced mode. There appears to be no change from what it was previously. Configuration and Developer tools no longer work and the sidebar feature hasn’t changed. I didn’t note any error in the System log. Any thoughts?