Missing configuration panel in 0.51

After updating to 0.51 I lost the zwave config panel and automation editor. According to the docs both should have been moved to a single configuration panel but this is also missing??
So far I haven’t seen any errors. Am I missing something or is this a bug?

Did you try ctrl-f5 in your browser?

There is no CTRL+F5 on iOS as far as I know. I did try a private browser window. This should do the same

I didn’t see that you said IOS…

I didn’t :slight_smile:

Also just tried a regular windows pc with Firefox and IE. Both do not show the config panel :frowning:

Another change to the frontend is that we have reorganized the panels. The Z-Wave and automation configuration panels have been merged into the configuration panel.

There is no CTRL-F5 on iOS, but you can clear your browserdata in the settings. It worked for me

Please make sure that you have the entry: “config:” in your configuration.yaml. Otherwise it won’t show up, no matter how often you are going to do CTRL+F5 or something similar.

This was described here but might be useful to remind people on.

Ah that’s probably it because I’ve never used the config panel before. Will give this a try later today.
Thanks!

thanks @wmn79!

adding “config:” to my configuration.yaml fixed it.