Configurator 3.1

I tried the upgrade to Configurator 3.1 (Hassio v0.91.2) and it seems to have failed.hassio-connect See attached screen shot - "hassio.local refud=sed to connect).
Not much else in terms of info given?
Worked perfectly on Configurator 2.

How are you trying to connect?
There were major changes in 3.X that are not well documented but we have found answers…

Locally through the menu item (wrench).
Web UI connection works fine.

OK, that entry has changed significantly. Here is what works for me, replacing the old iframe

panel_custom:
  - name: hassio-main
    sidebar_title: Configurator
    sidebar_icon: mdi:wrench
    js_url: /api/hassio/app/entrypoint.js
    url_path: configurator
    embed_iframe: true
    require_admin: true
    config:
      ingress: "core_configurator"

Do not ask me to explain it, though.

2 Likes

Excellent!
Worked straight off the bat.
Much appreciated.

1 Like