Lovelace YAML migrate - Custom element doesn't exist

Did you clear the browser cache after upgrading to 0.85.1?

I did… I will try again tommorow on completly other computer… I will report…

this worked for me.

1 Like

Nothing is working, I’ve tried everything except upgrade. I manually added them back to .storage/lovelace but I still get the red box. I hate upgrading, something always go wrong. :frowning:

            "resources": [
            {
                "type": "module",
                "url": "/local/climate.js"
            },
            {
                "type": "module",
                "url": "/local/mini-media-player-bundle.js"
            }
        ],
1 Like

Could you give a few more details to work with? What version and platform are you on? How exactly did you edit .storage/lovelace?

I have the same problem - that is no custom elements are shown (doesn’t exist).

I do not use the raw editor but still edit ui-lovelace.yaml.

Everything worked fine until the upgrade to 0.85.0 and no change in 0.85.1.

I have verified that no change has been made to my setup. For clarity I have the following:

resources:
  - url: /local/custom_ui/mini-media-player.js?v=0.9.8
    type: module
  - url: /local/custom_ui/tracker-card.js?v=0.1.5
    type: js
  - url: /local/custom_ui/button-card.js?v=0.0.3
    type: module
  - url: /local/custom_ui/slideshow-card.js?
    type: js
  - url: /local/custom_ui/light-card.js
    type: js
  - url: /local/custom_ui/fold-entity-row.js
    type: js
  - url: /local/custom-lovelace/swipe-card/swipe-card.js?v=2.0.0
    type: module
  - url: /local/custom_ui/weather-card.js
    type: js
  - url: /local/custom_ui/slider-entity-row.js
    type: js

It is also so that my custom cards are still updated using the custom_updater.

I have emptied the cache on my mac. I have reinstalled the app on my iPad. I first reinstalled 1.5.0 (34) beta and then installed the 1.5.0 from App Store. No change.

I have no clue about what to do.

I’m on 0.85, just upgraded yesterday. I noticed the same thing that the resource section was missing so I stopped HA, modified the file in .storage directly to add it and it still doesn’t show up. If I edit through the UI it does remove it so I’m avoiding that.

Hmm, one card is now working (mini-player) but the climate one is not still. Weird.

Can you give some more information? Error messages from the browser/logs/etc.?

I just did another test and added https://github.com/kalkih/mini-media-player/ as an example (never used it before) and it worked just fine completely done in the browser with the raw config editor.

Upgraded to 0.85.1, same thing. Same issues with it removing the resource section and same issue with it not loading the card. Guess I giving up at this point and hope a future update fixes it. Literally the only thing that changed was the version of HA I’m running.

Nothing stands out in the log

2019-01-18 09:55:19 INFO (MainThread) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace
2019-01-18 09:55:20 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2019-01-18 09:55:20 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds.
2019-01-18 09:55:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=lovelace>
2019-01-18 09:55:24 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140368457280144] Sending {'id': 9, 'type': 'result', 'success': True, 'result': {'latitude': 42.53510205079106, 'longitude': -71.15255017771493, 'elevation': 0, 'unit_system': {'length': 'mi', 'mass': 'lb', 'temperature': '°F', 'volume': 'gal'}, 'location_name': 'Home', 'time_zone': 'America/New_York', 'components': {'lock.zwave', 'climate.zwave', 'sonos', 'group', 'fan.zwave', 'automation', 'camera.uvc', 'google', 'binary_sensor.template', 'map', 'config', 'calendar', 'hue', 'input_select', 'calendar.google', 'config.script', 'light.hue', 'climate.mqtt', 'media_player.cast', 'binary_sensor.octoprint', 'light.mqtt', 'binary_sensor.zwave', 'switch.zwave', 'history', 'updater', 'config.config_entries', 'sensor', 'config.group', 'config.core', 'sensor.darksky', 'switch.mqtt', 'api', 'light.zwave', 'config.customize', 'camera.mjpeg', 'config.automation', 'sensor.time_date', 'config.auth_provider_homeassistant', 'lovelace', 'system_log', 'cover', 'sensor.zwave', 'switch', 'octoprint', 'sensor.octoprint', 'onboarding', 'config.zwave', 'logbook', 'media_player', 'lock', 'notify.slack', 'notify', 'sensor.min_max', 'frontend', 'cast', 'sun', 'mqtt', 'input_boolean', 'auth', 'zone', 'cover.zwave', 'sensor.template', 'light', 'binary_sensor', 'camera', 'fan', 'config.device_registry', 'climate', 'http', 'weather.darksky', 'websocket_api', 'zwave', 'media_player.sonos', 'recorder', 'weather', 'sensor.mqtt', 'script', 'logger', 'config.auth', 'config.entity_registry', 'discovery'}, 'config_dir': '/config', 'whitelist_external_dirs': {'/config/tmp', '/config/www'}, 'version': '0.85.1'}}
2019-01-18 09:55:24 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140368457280144] Sending {'id': 11, 'type': 'result', 'success': True, 'result': {'history': {'component_name': 'history', 'icon': 'hass:poll-box', 'title': 'history', 'config': None, 'url_path': 'history'}, 'map': {'component_name': 'map', 'icon': 'hass:account-location', 'title': 'map', 'config': None, 'url_path': 'map'}, 'config': {'component_name': 'config', 'icon': 'hass:settings', 'title': 'config', 'config': None, 'url_path': 'config'}, 'lovelace': {'component_name': 'lovelace', 'icon': None, 'title': None, 'config': {'mode': 'storage'}, 'url_path': 'lovelace'}, 'dev-mqtt': {'component_name': 'dev-mqtt', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-mqtt'}, 'dev-event': {'component_name': 'dev-event', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-event'}, 'kiosk': {'component_name': 'kiosk', 'icon': None, 'title': None, 'config': None, 'url_path': 'kiosk'}, 'dev-info': {'component_name': 'dev-info', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-info'}, 'states': {'component_name': 'states', 'icon': None, 'title': None, 'config': None, 'url_path': 'states'}, 'dev-service': {'component_name': 'dev-service', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-service'}, 'profile': {'component_name': 'profile', 'icon': None, 'title': None, 'config': None, 'url_path': 'profile'}, 'dev-state': {'component_name': 'dev-state', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-state'}, 'dev-template': {'component_name': 'dev-template', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-template'}, 'logbook': {'component_name': 'logbook', 'icon': 'hass:format-list-bulleted-type', 'title': 'logbook', 'config': None, 'url_path': 'logbook'}}}
2019-01-18 09:55:26 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140368457280144] Received {'type': 'lovelace/config', 'force': False, 'id': 17}
2019-01-18 09:55:26 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140368457280144] Received {'type': 'call_service', 'domain': 'system_log', 'service': 'write', 'service_data': {'logger': 'frontend.js.es5.201901090', 'message': 'http://blue.home:8123/lovelace/0:0:0 Uncaught '}, 'id': 20}
2019-01-18 09:55:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=system_log, service=write, service_data=logger=frontend.js.es5.201901090, message=http://blue.home:8123/lovelace/0:0:0 Uncaught >
2019-01-18 09:55:26 ERROR (MainThread) [frontend.js.es5.201901090] http://blue.home:8123/lovelace/0:0:0 Uncaught
2019-01-18 09:55:26 DEBUG (SyncWorker_12) [homeassistant.util.json] JSON file not found: /usr/src/app/homeassistant/components/lovelace/.translations/en.json
2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994343720] Sending {'id': 9, 'type': 'result', 'success': True, 'result': {'latitude': 42.53510205079106, 'longitude': -71.15255017771493, 'elevation': 0, 'unit_system': {'length': 'mi', 'mass': 'lb', 'temperature': '°F', 'volume': 'gal'}, 'location_name': 'Home', 'time_zone': 'America/New_York', 'components': {'lock.zwave', 'climate.zwave', 'sonos', 'group', 'fan.zwave', 'automation', 'camera.uvc', 'google', 'binary_sensor.template', 'map', 'config', 'calendar', 'hue', 'input_select', 'calendar.google', 'config.script', 'light.hue', 'climate.mqtt', 'media_player.cast', 'binary_sensor.octoprint', 'light.mqtt', 'binary_sensor.zwave', 'switch.zwave', 'history', 'updater', 'config.config_entries', 'sensor', 'config.group', 'config.core', 'sensor.darksky', 'switch.mqtt', 'api', 'light.zwave', 'config.customize', 'camera.mjpeg', 'config.automation', 'sensor.time_date', 'config.auth_provider_homeassistant', 'lovelace', 'system_log', 'cover', 'sensor.zwave', 'switch', 'octoprint', 'sensor.octoprint', 'onboarding', 'config.zwave', 'logbook', 'media_player', 'lock', 'notify.slack', 'notify', 'sensor.min_max', 'frontend', 'cast', 'sun', 'mqtt', 'input_boolean', 'auth', 'zone', 'cover.zwave', 'sensor.template', 'light', 'binary_sensor', 'camera', 'fan', 'config.device_registry', 'climate', 'http', 'weather.darksky', 'websocket_api', 'zwave', 'media_player.sonos', 'recorder', 'weather', 'sensor.mqtt', 'script', 'logger', 'config.auth', 'config.entity_registry', 'discovery'}, 'config_dir': '/config', 'whitelist_external_dirs': {'/config/tmp', '/config/www'}, 'version': '0.85.1'}}
2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994343720] Sending {'id': 11, 'type': 'result', 'success': True, 'result': {'history': {'component_name': 'history', 'icon': 'hass:poll-box', 'title': 'history', 'config': None, 'url_path': 'history'}, 'map': {'component_name': 'map', 'icon': 'hass:account-location', 'title': 'map', 'config': None, 'url_path': 'map'}, 'config': {'component_name': 'config', 'icon': 'hass:settings', 'title': 'config', 'config': None, 'url_path': 'config'}, 'lovelace': {'component_name': 'lovelace', 'icon': None, 'title': None, 'config': {'mode': 'storage'}, 'url_path': 'lovelace'}, 'dev-mqtt': {'component_name': 'dev-mqtt', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-mqtt'}, 'dev-event': {'component_name': 'dev-event', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-event'}, 'kiosk': {'component_name': 'kiosk', 'icon': None, 'title': None, 'config': None, 'url_path': 'kiosk'}, 'dev-info': {'component_name': 'dev-info', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-info'}, 'states': {'component_name': 'states', 'icon': None, 'title': None, 'config': None, 'url_path': 'states'}, 'dev-service': {'component_name': 'dev-service', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-service'}, 'profile': {'component_name': 'profile', 'icon': None, 'title': None, 'config': None, 'url_path': 'profile'}, 'dev-state': {'component_name': 'dev-state', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-state'}, 'dev-template': {'component_name': 'dev-template', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-template'}, 'logbook': {'component_name': 'logbook', 'icon': 'hass:format-list-bulleted-type', 'title': 'logbook', 'config': None, 'url_path': 'logbook'}}}
2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994343720] Received {'type': 'lovelace/config', 'force': False, 'id': 17}
2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994914296] Sending {'id': 8, 'type': 'result', 'success': True, 'result': {'latitude': 42.53510205079106, 'longitude': -71.15255017771493, 'elevation': 0, 'unit_system': {'length': 'mi', 'mass': 'lb', 'temperature': '°F', 'volume': 'gal'}, 'location_name': 'Home', 'time_zone': 'America/New_York', 'components': {'lock.zwave', 'climate.zwave', 'sonos', 'group', 'fan.zwave', 'automation', 'camera.uvc', 'google', 'binary_sensor.template', 'map', 'config', 'calendar', 'hue', 'input_select', 'calendar.google', 'config.script', 'light.hue', 'climate.mqtt', 'media_player.cast', 'binary_sensor.octoprint', 'light.mqtt', 'binary_sensor.zwave', 'switch.zwave', 'history', 'updater', 'config.config_entries', 'sensor', 'config.group', 'config.core', 'sensor.darksky', 'switch.mqtt', 'api', 'light.zwave', 'config.customize', 'camera.mjpeg', 'config.automation', 'sensor.time_date', 'config.auth_provider_homeassistant', 'lovelace', 'system_log', 'cover', 'sensor.zwave', 'switch', 'octoprint', 'sensor.octoprint', 'onboarding', 'config.zwave', 'logbook', 'media_player', 'lock', 'notify.slack', 'notify', 'sensor.min_max', 'frontend', 'cast', 'sun', 'mqtt', 'input_boolean', 'auth', 'zone', 'cover.zwave', 'sensor.template', 'light', 'binary_sensor', 'camera', 'fan', 'config.device_registry', 'climate', 'http', 'weather.darksky', 'websocket_api', 'zwave', 'media_player.sonos', 'recorder', 'weather', 'sensor.mqtt', 'script', 'logger', 'config.auth', 'config.entity_registry', 'discovery'}, 'config_dir': '/config', 'whitelist_external_dirs': {'/config/tmp', '/config/www'}, 'version': '0.85.1'}}
2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994914296] Sending {'id': 10, 'type': 'result', 'success': True, 'result': {'history': {'component_name': 'history', 'icon': 'hass:poll-box', 'title': 'history', 'config': None, 'url_path': 'history'}, 'map': {'component_name': 'map', 'icon': 'hass:account-location', 'title': 'map', 'config': None, 'url_path': 'map'}, 'config': {'component_name': 'config', 'icon': 'hass:settings', 'title': 'config', 'config': None, 'url_path': 'config'}, 'lovelace': {'component_name': 'lovelace', 'icon': None, 'title': None, 'config': {'mode': 'storage'}, 'url_path': 'lovelace'}, 'dev-mqtt': {'component_name': 'dev-mqtt', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-mqtt'}, 'dev-event': {'component_name': 'dev-event', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-event'}, 'kiosk': {'component_name': 'kiosk', 'icon': None, 'title': None, 'config': None, 'url_path': 'kiosk'}, 'dev-info': {'component_name': 'dev-info', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-info'}, 'states': {'component_name': 'states', 'icon': None, 'title': None, 'config': None, 'url_path': 'states'}, 'dev-service': {'component_name': 'dev-service', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-service'}, 'profile': {'component_name': 'profile', 'icon': None, 'title': None, 'config': None, 'url_path': 'profile'}, 'dev-state': {'component_name': 'dev-state', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-state'}, 'dev-template': {'component_name': 'dev-template', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-template'}, 'logbook': {'component_name': 'logbook', 'icon': 'hass:format-list-bulleted-type', 'title': 'logbook', 'config': None, 'url_path': 'logbook'}}}
2019-01-18 09:55:30 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367992711264] Sending {'id': 9, 'type': 'result', 'success': True, 'result': {'latitude': 42.53510205079106, 'longitude': -71.15255017771493, 'elevation': 0, 'unit_system': {'length': 'mi', 'mass': 'lb', 'temperature': '°F', 'volume': 'gal'}, 'location_name': 'Home', 'time_zone': 'America/New_York', 'components': {'lock.zwave', 'climate.zwave', 'sonos', 'group', 'fan.zwave', 'automation', 'camera.uvc', 'google', 'binary_sensor.template', 'map', 'config', 'calendar', 'hue', 'input_select', 'calendar.google', 'config.script', 'light.hue', 'climate.mqtt', 'media_player.cast', 'binary_sensor.octoprint', 'light.mqtt', 'binary_sensor.zwave', 'switch.zwave', 'history', 'updater', 'config.config_entries', 'sensor', 'config.group', 'config.core', 'sensor.darksky', 'switch.mqtt', 'api', 'light.zwave', 'config.customize', 'camera.mjpeg', 'config.automation', 'sensor.time_date', 'config.auth_provider_homeassistant', 'lovelace', 'system_log', 'cover', 'sensor.zwave', 'switch', 'octoprint', 'sensor.octoprint', 'onboarding', 'config.zwave', 'logbook', 'media_player', 'lock', 'notify.slack', 'notify', 'sensor.min_max', 'frontend', 'cast', 'sun', 'mqtt', 'input_boolean', 'auth', 'zone', 'cover.zwave', 'sensor.template', 'light', 'binary_sensor', 'camera', 'fan', 'config.device_registry', 'climate', 'http', 'weather.darksky', 'websocket_api', 'zwave', 'media_player.sonos', 'recorder', 'weather', 'sensor.mqtt', 'script', 'logger', 'config.auth', 'config.entity_registry', 'discovery'}, 'config_dir': '/config', 'whitelist_external_dirs': {'/config/tmp', '/config/www'}, 'version': '0.85.1'}}
2019-01-18 09:55:30 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367992711264] Sending {'id': 11, 'type': 'result', 'success': True, 'result': {'history': {'component_name': 'history', 'icon': 'hass:poll-box', 'title': 'history', 'config': None, 'url_path': 'history'}, 'map': {'component_name': 'map', 'icon': 'hass:account-location', 'title': 'map', 'config': None, 'url_path': 'map'}, 'config': {'component_name': 'config', 'icon': 'hass:settings', 'title': 'config', 'config': None, 'url_path': 'config'}, 'lovelace': {'component_name': 'lovelace', 'icon': None, 'title': None, 'config': {'mode': 'storage'}, 'url_path': 'lovelace'}, 'dev-mqtt': {'component_name': 'dev-mqtt', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-mqtt'}, 'dev-event': {'component_name': 'dev-event', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-event'}, 'kiosk': {'component_name': 'kiosk', 'icon': None, 'title': None, 'config': None, 'url_path': 'kiosk'}, 'dev-info': {'component_name': 'dev-info', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-info'}, 'states': {'component_name': 'states', 'icon': None, 'title': None, 'config': None, 'url_path': 'states'}, 'dev-service': {'component_name': 'dev-service', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-service'}, 'profile': {'component_name': 'profile', 'icon': None, 'title': None, 'config': None, 'url_path': 'profile'}, 'dev-state': {'component_name': 'dev-state', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-state'}, 'dev-template': {'component_name': 'dev-template', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-template'}, 'logbook': {'component_name': 'logbook', 'icon': 'hass:format-list-bulleted-type', 'title': 'logbook', 'config': None, 'url_path': 'logbook'}}}
2019-01-18 09:55:30 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367992711264] Received {'type': 'lovelace/config', 'force': False, 'id': 17}
2019-01-18 09:55:32 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367992711264] Received {'type': 'call_service', 'domain': 'system_log', 'service': 'write', 'service_data': {'logger': 'frontend.js.es5.201901090', 'message': 'http://blue.home:8123/lovelace/3:0:0 Uncaught '}, 'id': 20}
2019-01-18 09:55:32 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=system_log, service=write, service_data=logger=frontend.js.es5.201901090, message=http://blue.home:8123/lovelace/3:0:0 Uncaught >
2019-01-18 09:55:32 ERROR (MainThread) [frontend.js.es5.201901090] http://blue.home:8123/lovelace/3:0:0 Uncaught
2019-01-18 09:55:32 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367993173104] Sending {'id': 104, 'type': 'event', 'event': {'event_type': 'call_service', 'data': {'domain': 'system_log', 'service': 'write', 'service_data': {'logger': 'frontend.js.es5.201901090', 'message': 'http://blue.home:8123/lovelace/3:0:0 Uncaught '}}, 'origin': 'LOCAL', 'time_fired': datetime.datetime(2019, 1, 18, 14, 55, 32, 163321, tzinfo=<UTC>), 'context': {'id': '400f809922224f9bade545fa7120f279', 'user_id': None}}}
2019-01-18 09:55:33 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994914296] Received {'type': 'lovelace/config', 'force': False, 'id': 14}
2019-01-18 09:56:38 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367604675136] Sending {'id': 5, 'type': 'result', 'success': True, 'result': {'latitude': 42.53510205079106, 'longitude': -71.15255017771493, 'elevation': 0, 'unit_system': {'length': 'mi', 'mass': 'lb', 'temperature': '°F', 'volume': 'gal'}, 'location_name': 'Home', 'time_zone': 'America/New_York', 'components': {'lock.zwave', 'climate.zwave', 'sonos', 'group', 'fan.zwave', 'automation', 'camera.uvc', 'google', 'binary_sensor.template', 'map', 'config', 'calendar', 'hue', 'input_select', 'calendar.google', 'config.script', 'light.hue', 'climate.mqtt', 'media_player.cast', 'binary_sensor.octoprint', 'light.mqtt', 'binary_sensor.zwave', 'switch.zwave', 'history', 'updater', 'config.config_entries', 'sensor', 'config.group', 'config.core', 'sensor.darksky', 'switch.mqtt', 'remote.harmony', 'api', 'light.zwave', 'config.customize', 'camera.mjpeg', 'config.automation', 'sensor.time_date', 'config.auth_provider_homeassistant', 'lovelace', 'system_log', 'cover', 'sensor.zwave', 'switch', 'media_player.plex', 'octoprint', 'sensor.octoprint', 'onboarding', 'config.zwave', 'logbook', 'media_player', 'lock', 'notify.slack', 'notify', 'sensor.min_max', 'frontend', 'cast', 'sun', 'mqtt', 'input_boolean', 'auth', 'zone', 'cover.zwave', 'sensor.template', 'light', 'binary_sensor', 'camera', 'fan', 'config.device_registry', 'climate', 'http', 'remote', 'weather.darksky', 'websocket_api', 'zwave', 'media_player.sonos', 'recorder', 'weather', 'sensor.mqtt', 'script', 'logger', 'config.auth', 'config.entity_registry', 'discovery'}, 'config_dir': '/config', 'whitelist_external_dirs': {'/config/tmp', '/config/www'}, 'version': '0.85.1'}}
2019-01-18 09:56:38 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367604675136] Sending {'id': 9, 'type': 'result', 'success': True, 'result': {'history': {'component_name': 'history', 'icon': 'hass:poll-box', 'title': 'history', 'config': None, 'url_path': 'history'}, 'map': {'component_name': 'map', 'icon': 'hass:account-location', 'title': 'map', 'config': None, 'url_path': 'map'}, 'config': {'component_name': 'config', 'icon': 'hass:settings', 'title': 'config', 'config': None, 'url_path': 'config'}, 'lovelace': {'component_name': 'lovelace', 'icon': None, 'title': None, 'config': {'mode': 'storage'}, 'url_path': 'lovelace'}, 'dev-mqtt': {'component_name': 'dev-mqtt', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-mqtt'}, 'dev-event': {'component_name': 'dev-event', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-event'}, 'kiosk': {'component_name': 'kiosk', 'icon': None, 'title': None, 'config': None, 'url_path': 'kiosk'}, 'dev-info': {'component_name': 'dev-info', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-info'}, 'states': {'component_name': 'states', 'icon': None, 'title': None, 'config': None, 'url_path': 'states'}, 'dev-service': {'component_name': 'dev-service', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-service'}, 'profile': {'component_name': 'profile', 'icon': None, 'title': None, 'config': None, 'url_path': 'profile'}, 'dev-state': {'component_name': 'dev-state', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-state'}, 'dev-template': {'component_name': 'dev-template', 'icon': None, 'title': None, 'config': None, 'url_path': 'dev-template'}, 'logbook': {'component_name': 'logbook', 'icon': 'hass:format-list-bulleted-type', 'title': 'logbook', 'config': None, 'url_path': 'logbook'}}}
2019-01-18 09:56:40 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367604675136] Received {'type': 'lovelace/config', 'force': False, 'id': 18}

It appears to be finding it so something else is wrong.

2019-01-18 09:55:27 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection.140367994343720] Sending {'id': 17, 'type': 'result', 'success': True, 'result': {'title': 'Melrose', 'resources': [{'type': 'module', 'url': '/local/climate.js'}, {'type': 'module', 'url': '/local/mini-media-player-bundle.js'}, {'type':

I can also confirm that it’s broken here, after the latest update (to 0v. 0.85.1)
Custom element doesn't exist: dark-sky-weather-card.

JS-console just provides: uncaught exception: /local/custom_ui/dark-sky-weather-card.js?v=7.1 (in Firefox).

There are still many who have a problem after upgrading to 0.85.1.

It didn’t work for me until I deleted site data AND cookies… everything and maybe even refreshed a few times. I am pretty sure for those having problems with 0.85.1 that it’s a browser issue.

Thanks - that did the trick!

for me it not worked, tried even on a new computer (never accessed hassio before) - exactly the same.
For me I’m also don’t see storage/lovelace file, probably it wasn’t created automaticly, can anybody share his file or maybe can tell how to force creating this file automaticly?

Which version of Home Assistant?

Interesting that clearing everything on my Mac made it work on my iOS devices.

Lots of stuff gets shared via iCloud…

same as yours, 0.85.1

tried removing lovelace configuration and returning it back - still not working and no storage/lovelace file