Create a Server Controls - custom_panel

Has anyone created a Custom Panel for the Server Controls? I would like to be able to directly access this sub menu items from the top level.

I looked at the custom_panel yaml but I’m not sure on all the fields:

panel_custom:

  • name: Servercontrols
    sidebar_title: Server Controls
    sidebar_icon: mdi:settings
    url_path: ???
    module_url: ??
    config:
    ??

If someone can help fill in the blanks I would greatly appreciate it.

This works for me: https://gist.github.com/balloob/580deaf8c3fc76948559c5963ed4d436

This is available in HACs

While the rearranging and hiding are not so useful now that 0.115 includes this in the core it also supports easily adding shortcuts to views and configuration menu items.