Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HACS page won't load but HACS appears to be running and functional #2988

Closed
6 tasks done
Qoheleth opened this issue Jan 11, 2023 · 7 comments
Closed
6 tasks done

HACS page won't load but HACS appears to be running and functional #2988

Qoheleth opened this issue Jan 11, 2023 · 7 comments
Labels
issue:frontend For issues with the frontend/UI

Comments

@Qoheleth
Copy link

Web browser

Edge on PC, Android App

Web browser version

Edge: 108.0.1462.76 (Official build) (64-bit); Android App: 2022.12.0-full

System Health details

System Information

version core-2023.1.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.10.7
os_name Linux
os_version 5.15.80
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4996
Installed Version 1.29.1
Stage running
Available Repositories 1268
Downloaded Repositories 14
AccuWeather
can_reach_server ok
remaining_requests 46
Home Assistant Cloud
logged_in true
subscription_expiration February 7, 2023 at 7:00 PM
relayer_connected true
remote_enabled true
remote_connected true
alexa_enabled true
google_enabled true
remote_server us-east-1-2.ui.nabu.casa
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 9.4
update_channel stable
supervisor_version supervisor-2022.12.1
agent_version 1.4.1
docker_version 20.10.19
disk_total 30.8 GB
disk_used 11.5 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons FTP (4.6.2), Mosquitto broker (6.1.3), AppDaemon (0.11.0), Node-RED (14.0.1), File editor (5.4.2), Samba share (10.0.0), SSH & Web Terminal (13.0.0), Z-Wave JS (0.1.74)
Dashboards
dashboards 1
resources 10
views 9
mode yaml
Recorder
oldest_recorder_run January 3, 2023 at 11:58 AM
current_recorder_run January 10, 2023 at 6:48 PM
estimated_db_size 513.04 MiB
database_engine sqlite
database_version 3.38.5
Sonoff
version 3.3.1 (b20e33c)
cloud_online 11 / 12
local_online 11 / 11

Checklist

Describe the issue

HACS appears to be working. No other pages show errors, only the HACS one (by tapping on the HACS entry on the menu on the left). When attempting to view it, it simply displays, “Error while loading page entry.”
Any idea. I’ve tried clearing cache and disabling it entirely. No change.
It does this on the app, in my browser, basically every way I have to view the HACS page.
It makes no difference whether I use the local link or go through Nabu Casa.

Reproduction steps

1.View Home Assistant either from local or Nabu Casa links
2.Tap on the HACS menu item on the left menu
3."Error while loading page entry." will appear instead of the HACS page.

Screenshots

HACS error

Javascript logs from your browser console

​ CARD-MOD 3.2.0 IS INSTALLED
​ BROWSER_MOD 2.2.0 IS INSTALLED    BrowserID: f6350d82-c3ba7bc5
card-mod.js:1 
        
       Uncaught (in promise) TypeError: Cannot read properties of null (reading 'themes')
    at card-mod.js:1:21544
    at card-mod.js:1:21715
    at set styles [as styles] (card-mod.js:1:21761)
    at card-mod.js:1:19434
template-entity-row.js:51 TEMPLATE-ENTITY-ROW 1.3.0 IS INSTALLED 
layout-card.js:228 LAYOUT-CARD 2.4.4 IS INSTALLED
button-card.js:425   BUTTON-CARD   Version 3.4.2 
mwc-list-item-base.ts:224 
        
       Uncaught (in promise) https://ri1xkru9fxohtcvbte94hcpd3xlg2lzw.ui.nabu.casa/hacsfiles/lovelace-swipe-navigation/swipe-navigation.js
mwc-list-item-base.ts:224 
        
       Uncaught (in promise) https://ri1xkru9fxohtcvbte94hcpd3xlg2lzw.ui.nabu.casa/hacsfiles/slider-button-card/slider-button-card.js
main-ad130be7.js:1513 
        
       Error loading page entry SyntaxError: Unexpected string
(anonymous) @ main-ad130be7.js:1513
main-ad130be7.js:1513 
        
       Error loading page entry SyntaxError: Unexpected string
(anonymous) @ main-ad130be7.js:1513
repairs:1 
        
       Uncaught (in promise) Object
main-ad130be7.js:1513 
        
       Error loading page entry SyntaxError: Unexpected string
(anonymous) @ main-ad130be7.js:1513

Diagnostics dump

{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2023.1.2",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.10.7",
"docker": true,
"arch": "x86_64",
"timezone": "America/New_York",
"os_name": "Linux",
"os_version": "5.15.80",
"supervisor": "2022.12.1",
"host_os": "Home Assistant OS 9.4",
"docker_version": "20.10.19",
"chassis": "vm",
"run_as_root": true
},
"custom_components": {
"browser_mod": {
"version": "2.2.0",
"requirements": []
},
"blueiris": {
"version": "1.0.15",
"requirements": []
},
"presence_simulation": {
"version": "2.2",
"requirements": []
},
"meross_cloud": {
"version": "1.2.8",
"requirements": [
"meross_iot==0.4.5.7"
]
},
"sonoff": {
"version": "3.3.1",
"requirements": [
"pycryptodome>=3.6.6"
]
},
"hacs": {
"version": "1.29.1",
"requirements": [
"aiogithubapi>=22.10.1"
]
}
},
"integration_manifest": {
"codeowners": [
"@ludeeus"
],
"config_flow": true,
"dependencies": [
"http",
"websocket_api",
"frontend",
"persistent_notification",
"lovelace",
"repairs"
],
"documentation": "https://hacs.xyz/docs/configuration/start",
"domain": "hacs",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/hacs/integration/issues",
"name": "HACS",
"requirements": [
"aiogithubapi>=22.10.1"
],
"version": "1.29.1",
"is_built_in": false
},
"data": {
"entry": {
"entry_id": "4db1a539500a2bc9b8720c60a9e0bc19",
"version": 1,
"domain": "hacs",
"title": "",
"data": {
"token": "REDACTED"
},
"options": {
"sidepanel_title": "HACS",
"sidepanel_icon": "hacs:hacs",
"release_limit": 5,
"country": "ALL",
"appdaemon": true,
"netdaemon": true,
"debug": false,
"experimental": false
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "user",
"unique_id": null,
"disabled_by": null
},
"hacs": {
"stage": "running",
"version": "1.29.1",
"disabled_reason": null,
"new": false,
"startup": false,
"categories": [
"plugin",
"appdaemon",
"theme",
"netdaemon",
"integration"
],
"renamed_repositories": {
"xMrVizzy/Philips-AirPurifier": "kraineff/philips-airpurifier",
"9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler",
"DarkSir23/sensor.mylar": "WillowMist/sensor.mylar",
"78wesley/Darkish-Theme": "78wesley/Home-Assistant-Darkish-Theme",
"KartoffelToby/ai_thermostat": "KartoffelToby/better_thermostat",
"nbogojevic/homeassistant-midea-dehumidifier-lan": "nbogojevic/homeassistant-midea-air-appliances-lan",
"nikrolls/homeassistant-goldair-climate": "nicole-ashley/homeassistant-goldair-climate",
"wernerhp/ha_integration_load_shedding": "wernerhp/ha.integration.load_shedding",
"dmitry-k/yandex_smart_home": "dext0r/yandex_smart_home",
"wernerhp/appdaemon_aqara_motion_sensors": "wernerhp/ha.appdaemon.aqara_motion_sensors",
"wernerhp/appdaemon_wasp": "wernerhp/ha.appdaemon.wasp",
"wills106/homsassistant-solax-modbus": "wills106/homeassistant-solax-modbus",
"fuatakgun/kia_uvo": "Hyundai-Kia-Connect/kia_uvo",
"jadson179/consul": "gtjadsonsantos/consul"
},
"archived_repositories": [
"PTST/O365-HomeAssistant",
"dr1rrb/ha-twinkly",
"heinoldenhuis/home_assistant_omnik_solar",
"DSorlov/hasl-platform",
"iantrich/aftership-card",
"maykar/lovelace-swipe-navigation",
"marcomow/ble-bulb-card",
"ThomasPrior/EthermineInfo",
"DavidMStraub/homeassistant-homeconnect",
"spycle/microbot_push",
"Sholofly/arrisdcx960",
"lukich48/hass_mqtt_template_switch",
"dummylabs/watchman",
"marrobHD/firetv-card",
"clayauld/lovelace-darksky-card",
"NemesisRE/lovelace-swipe-navigation"
],
"ignored_repositories": [],
"lovelace_mode": "yaml",
"configuration": {
"appdaemon": true,
"country": "ALL",
"debug": false,
"dev": false,
"experimental": false,
"netdaemon": true,
"python_script": false,
"release_limit": 5,
"theme": false
}
},
"custom_repositories": [
"lukich48/hass_mqtt_template_switch",
"clayauld/lovelace-darksky-card",
"marrobHD/firetv-card",
"marcomow/ble-bulb-card",
"ehendrix23/hass_myq",
"spycle/microbot_push",
"dummylabs/watchman",
"NemesisRE/lovelace-swipe-navigation"
],
"repositories": [
{
"data": {
"archived": false,
"authors": [
"@ludeeus"
],
"category": "integration",
"config_flow": true,
"default_branch": "main",
"description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
"domain": "hacs",
"downloads": 37869,
"etag_repository": "W/"3583ad1d906628e244d245c496ff51e1aeee567684f0a290319e6180601e6190"",
"file_name": "",
"first_install": false,
"full_name": "hacs/integration",
"hide": false,
"has_issues": true,
"id": "172733314",
"installed_commit": "0a8b645",
"installed_version": "1.29.1",
"installed": true,
"last_commit": "0a8b645",
"last_updated": "2023-01-10T21:50:37Z",
"last_version": "1.29.1",
"manifest_name": "HACS",
"new": false,
"open_issues": 8,
"published_tags": [
"1.29.1",
"1.29.0",
"1.28.4",
"1.28.3",
"1.28.2"
],
"pushed_at": "2023-01-10T21:50:37",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 3240,
"topics": [
"community",
"package-manager"
]
},
"integration_manifest": {
"codeowners": [
"@ludeeus"
],
"config_flow": true,
"dependencies": [
"http",
"websocket_api",
"frontend",
"persistent_notification",
"lovelace",
"repairs"
],
"documentation": "https://hacs.xyz/docs/configuration/start",
"domain": "hacs",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/hacs/integration/issues",
"name": "HACS",
"requirements": [
"aiogithubapi>=22.10.1"
],
"version": "0.0.0"
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": "hacs.zip",
"hacs": "0.19.0",
"hide_default_branch": true,
"homeassistant": "2022.11.0",
"manifest": {
"name": "HACS",
"zip_release": true,
"hide_default_branch": true,
"homeassistant": "2022.11.0",
"hacs": "0.19.0",
"filename": "hacs.zip"
},
"name": "HACS",
"persistent_directory": null,
"render_readme": false,
"zip_release": true
},
"ref": "1.29.1",
"paths": {
"localpath": "/config/custom_components/hacs",
"local": "/config/custom_components/hacs",
"remote": "custom_components/hacs"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "A custom component for displaying camera feeds in the style of a surveillance system.",
"domain": "",
"downloads": 0,
"etag_repository": "W/"28fbee9d423b2c2462a7492a079a43ba52e808c4176e9f7e20c212e10f7c38a7"",
"file_name": "surveillance-card.js",
"first_install": false,
"full_name": "custom-cards/surveillance-card",
"hide": false,
"has_issues": true,
"id": "147764937",
"installed_commit": "4f9ead3",
"installed_version": "0.0.7",
"installed": true,
"last_commit": "4f9ead3",
"last_updated": "2022-10-19T15:40:19Z",
"last_version": "0.0.7",
"manifest_name": null,
"new": false,
"open_issues": 11,
"published_tags": [
"0.0.7",
"0.0.6",
"0.0.5",
"0.0.4",
"0.0.3"
],
"pushed_at": "2022-10-19T15:40:19",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 190,
"topics": [
"camera",
"motion",
"security"
]
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": true,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "surveillance-card",
"content_in_root": true,
"render_readme": true
},
"name": "surveillance-card",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "0.0.7",
"paths": {
"localpath": "/config/www/community/surveillance-card",
"local": "/config/www/community/surveillance-card",
"remote": ""
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "\ud83d\udd39 Display whatever you want in an entities card row.",
"domain": "",
"downloads": 0,
"etag_repository": "W/"eb5b9fba55d7e909b58e1257f822a892c17cecb82ede70b5c4f9ce4bc8ae06f8"",
"file_name": "template-entity-row.js",
"first_install": false,
"full_name": "thomasloven/lovelace-template-entity-row",
"hide": false,
"has_issues": true,
"id": "231674882",
"installed_commit": "3c7d493",
"installed_version": "1.3.0",
"installed": true,
"last_commit": "e3da7ba",
"last_updated": "2023-01-07T04:28:39Z",
"last_version": "1.3.0",
"manifest_name": null,
"new": false,
"open_issues": 24,
"published_tags": [
"1.3.0",
"1.2.3",
"1.2.2",
"1.2.1",
"1.2.0"
],
"pushed_at": "2023-01-07T04:28:39",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 138,
"topics": []
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": "0.107.0b1",
"manifest": {
"name": "template-entity-row",
"render_readme": true,
"homeassistant": "0.107.0b1"
},
"name": "template-entity-row",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "1.3.0",
"paths": {
"localpath": "/config/www/community/lovelace-template-entity-row",
"local": "/config/www/community/lovelace-template-entity-row",
"remote": ""
}
},
{
"data": {
"archived": false,
"authors": [
"@slashback100"
],
"category": "integration",
"config_flow": true,
"default_branch": "main",
"description": "Home Assistant Presence Simulation",
"domain": "presence_simulation",
"downloads": 0,
"etag_repository": "W/"6da2c933f531632c82a438bf6cf1ff339d3fa487076272ec41e82df168a76328"",
"file_name": "",
"first_install": false,
"full_name": "slashback100/presence_simulation",
"hide": false,
"has_issues": true,
"id": "311594993",
"installed_commit": "0d6aa0a",
"installed_version": "v2.2",
"installed": true,
"last_commit": "5c2374e",
"last_updated": "2023-01-10T14:53:12Z",
"last_version": "v2.2",
"manifest_name": "Presence Simulation",
"new": false,
"open_issues": 0,
"published_tags": [
"v2.2",
"v2.1",
"v1.18",
"v1.17",
"v1.16"
],
"pushed_at": "2023-01-10T14:53:12",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 168,
"topics": [
"historic",
"presence",
"presence-simulation",
"simulation"
]
},
"integration_manifest": {
"domain": "presence_simulation",
"name": "Presence Simulation",
"documentation": "https://github.com/slashback100/presence_simulation",
"issue_tracker": "https://github.com/slashback100/presence_simulation/issues",
"dependencies": [
"history",
"recorder",
"scene"
],
"config_flow": true,
"version": "2.2",
"codeowners": [
"@slashback100"
],
"iot_class": "local_polling"
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "Presence Simulation",
"render_readme": true
},
"name": "Presence Simulation",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "v2.2",
"paths": {
"localpath": "/config/custom_components/presence_simulation",
"local": "/config/custom_components/presence_simulation",
"remote": "custom_components/presence_simulation"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "\ud83e\uddf9 Declutter your lovelace configuration with the help of this card",
"domain": "",
"downloads": 13404,
"etag_repository": "W/"6fdd86762596b1c60f0b6d6009eec81d07981f7361df7daea9cdb35db70fb5ac"",
"file_name": "decluttering-card.js",
"first_install": false,
"full_name": "custom-cards/decluttering-card",
"hide": false,
"has_issues": true,
"id": "188686483",
"installed_commit": "0e86dec",
"installed_version": "0.6.3",
"installed": true,
"last_commit": "0e86dec",
"last_updated": "2022-12-03T11:03:09Z",
"last_version": "0.6.3",
"manifest_name": null,
"new": false,
"open_issues": 23,
"published_tags": [
"0.6.3",
"0.6.2",
"0.6.1",
"0.6.0",
"0.5.0"
],
"pushed_at": "2022-12-03T11:03:09",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 227,
"topics": []
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": "decluttering-card.js",
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "Decluttering Card",
"render_readme": true,
"filename": "decluttering-card.js"
},
"name": "Decluttering Card",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "0.6.3",
"paths": {
"localpath": "/config/www/community/decluttering-card",
"local": "/config/www/community/decluttering-card",
"remote": "release"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "\ud83d\udd39 Add CSS styles to (almost) any lovelace card",
"domain": "",
"downloads": 0,
"etag_repository": "W/"9f94248d7a25dc55c4494383f70a41a509da543b3b0e189e6952d1f005566489"",
"file_name": "card-mod.js",
"first_install": false,
"full_name": "thomasloven/lovelace-card-mod",
"hide": false,
"has_issues": true,
"id": "190927524",
"installed_commit": "dd85bd1",
"installed_version": "3.2.0",
"installed": true,
"last_commit": "dd85bd1",
"last_updated": "2023-01-08T19:51:05Z",
"last_version": "3.2.0",
"manifest_name": null,
"new": false,
"open_issues": 37,
"published_tags": [
"3.2.0",
"3.1.5",
"3.1.4",
"3.1.3",
"3.1.2"
],
"pushed_at": "2023-01-08T19:51:05",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 623,
"topics": []
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "card-mod",
"render_readme": true
},
"name": "card-mod",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "3.2.0",
"paths": {
"localpath": "/config/www/community/lovelace-card-mod",
"local": "/config/www/community/lovelace-card-mod",
"remote": ""
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "\ud83d\udd39 Get more control over the placement of lovelace cards.",
"domain": "",
"downloads": 0,
"etag_repository": "W/"917692d9303635404065c32e745d2df2a6ce8fcfaad5c5ed5b8f4f35c6b3c85b"",
"file_name": "layout-card.js",
"first_install": false,
"full_name": "thomasloven/lovelace-layout-card",
"hide": false,
"has_issues": true,
"id": "156434866",
"installed_commit": "9146e3b",
"installed_version": "2.4.4",
"installed": true,
"last_commit": "9146e3b",
"last_updated": "2023-01-07T04:24:33Z",
"last_version": "2.4.4",
"manifest_name": null,
"new": false,
"open_issues": 52,
"published_tags": [
"2.4.4",
"2.4.3",
"2.4.2",
"2.4.1",
"2.4.0"
],
"pushed_at": "2023-01-07T04:24:33",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 678,
"topics": []
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": "2022.3.0",
"manifest": {
"name": "layout-card",
"render_readme": true,
"homeassistant": "2022.3.0"
},
"name": "layout-card",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "2.4.4",
"paths": {
"localpath": "/config/www/community/lovelace-layout-card",
"local": "/config/www/community/lovelace-layout-card",
"remote": ""
}
},
{
"data": {
"archived": false,
"authors": [
"@albertogeniola"
],
"category": "integration",
"config_flow": true,
"default_branch": "master",
"description": "Custom component that leverages the Meross IoT library to integrate with Homeassistant",
"domain": "meross_cloud",
"downloads": 0,
"etag_repository": "W/"0df199a26d6dd16ce45310a85dfc6f3ad7ac6ed4114612f98a0aef1afee69d59"",
"file_name": "",
"first_install": false,
"full_name": "albertogeniola/meross-homeassistant",
"hide": false,
"has_issues": true,
"id": "191831638",
"installed_commit": "3113c40",
"installed_version": "v1.2.8",
"installed": true,
"last_commit": "3113c40",
"last_updated": "2023-01-05T14:40:15Z",
"last_version": "v1.2.8",
"manifest_name": "Meross Cloud IoT",
"new": false,
"open_issues": 11,
"published_tags": [
"v1.2.8",
"v1.2.6",
"v1.2.5rc5",
"v1.2.4",
"v1.2.2"
],
"pushed_at": "2023-01-05T14:40:15",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 496,
"topics": [
"meross",
"meross-homeassistant"
]
},
"integration_manifest": {
"domain": "meross_cloud",
"name": "Meross Cloud IoT",
"documentation": "https://www.home-assistant.io/components/meross_cloud",
"issue_tracker": "https://github.com/albertogeniola/meross-homeassistant",
"dependencies": [
"persistent_notification"
],
"codeowners": [
"@albertogeniola"
],
"requirements": [
"meross_iot==0.4.5.7"
],
"config_flow": true,
"quality_scale": "platinum",
"iot_class": "cloud_push",
"version": "1.2.8"
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": "1.6.0",
"hide_default_branch": false,
"homeassistant": "2022.6",
"manifest": {
"name": "Meross Integration",
"hacs": "1.6.0",
"homeassistant": "2022.6"
},
"name": "Meross Integration",
"persistent_directory": null,
"render_readme": false,
"zip_release": false
},
"ref": "v1.2.8",
"paths": {
"localpath": "/config/custom_components/meross_cloud",
"local": "/config/custom_components/meross_cloud",
"remote": "custom_components/meross_cloud"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "appdaemon",
"config_flow": false,
"default_branch": "master",
"description": "Trigger automations when a Ring Doorbell button is pressed",
"domain": "",
"downloads": 0,
"etag_repository": "W/"831c890b306d153fc8d2783354184baed68a695d1a45882ecd6991be4d309c14"",
"file_name": "",
"first_install": false,
"full_name": "nickneos/Appdaemon-Ring-Doorbell-Automations",
"hide": false,
"has_issues": true,
"id": "302770368",
"installed_commit": "f169c68",
"installed_version": null,
"installed": true,
"last_commit": "f169c68",
"last_updated": "2020-10-10T05:46:26Z",
"last_version": null,
"manifest_name": null,
"new": false,
"open_issues": 2,
"published_tags": [],
"pushed_at": "2020-10-10T05:46:26",
"releases": false,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 2,
"topics": [
"appdaemon",
"appdaemon-apps",
"ring"
]
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "Ring Doorbell Automations",
"render_readme": true
},
"name": "Ring Doorbell Automations",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "master",
"paths": {
"localpath": "/config/appdaemon/apps/Appdaemon-Ring-Doorbell-Automations",
"local": "/config/appdaemon/apps/Appdaemon-Ring-Doorbell-Automations",
"remote": "apps/ring_automations"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "\u2747\ufe0f Lovelace button-card for home assistant",
"domain": "",
"downloads": 164000,
"etag_repository": "W/"c08f3acc905138a433759f0b76433c3d4f3c832658087bb739f86ff1b180c935"",
"file_name": "button-card.js",
"first_install": false,
"full_name": "custom-cards/button-card",
"hide": false,
"has_issues": true,
"id": "146194325",
"installed_commit": "29b10a6",
"installed_version": "v3.4.2",
"installed": true,
"last_commit": "29b10a6",
"last_updated": "2023-01-06T02:51:44Z",
"last_version": "v3.4.2",
"manifest_name": null,
"new": false,
"open_issues": 170,
"published_tags": [
"v3.4.2",
"3.4.1",
"3.4.0",
"3.3.6",
"3.3.5"
],
"pushed_at": "2023-01-06T02:51:44",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 1292,
"topics": []
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": "button-card.js",
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "button-card",
"render_readme": true,
"filename": "button-card.js"
},
"name": "button-card",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "v3.4.2",
"paths": {
"localpath": "/config/www/community/button-card",
"local": "/config/www/community/button-card",
"remote": "release"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "integration",
"config_flow": true,
"default_branch": "master",
"description": "\ud83d\udd39 A Home Assistant integration to turn your browser into a controllable entity and media player",
"domain": "browser_mod",
"downloads": 0,
"etag_repository": "W/"52809fa14235acacee0b963495078fb947a52b926a2b7dbe7253aace13a16da1"",
"file_name": "",
"first_install": false,
"full_name": "thomasloven/hass-browser_mod",
"hide": false,
"has_issues": true,
"id": "194140521",
"installed_commit": "c46fcf2",
"installed_version": "2.2.0",
"installed": true,
"last_commit": "c46fcf2",
"last_updated": "2023-01-03T22:32:48Z",
"last_version": "2.2.0",
"manifest_name": "Browser mod",
"new": false,
"open_issues": 33,
"published_tags": [
"2.2.0",
"2.1.3",
"2.1.2",
"2.1.1",
"2.1.0"
],
"pushed_at": "2023-01-03T22:32:48",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 866,
"topics": []
},
"integration_manifest": {
"domain": "browser_mod",
"name": "Browser mod",
"documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md",
"dependencies": [
"panel_custom",
"websocket_api",
"http",
"frontend",
"lovelace"
],
"codeowners": [],
"requirements": [],
"version": "2.2.0",
"iot_class": "local_push",
"config_flow": true
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": "2022.8.0",
"manifest": {
"name": "browser_mod",
"homeassistant": "2022.8.0"
},
"name": "browser_mod",
"persistent_directory": null,
"render_readme": false,
"zip_release": false
},
"ref": "2.2.0",
"paths": {
"localpath": "/config/custom_components/browser_mod",
"local": "/config/custom_components/browser_mod",
"remote": "custom_components/browser_mod"
}
},
{
"data": {
"archived": false,
"authors": [
"@AlexxIT"
],
"category": "integration",
"config_flow": true,
"default_branch": "master",
"description": "Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant",
"domain": "sonoff",
"downloads": 0,
"etag_repository": "W/"1641b6707bd46b27a7abaa93a5e9b7e1713242ed9f59292435a8edcad2f07d33"",
"file_name": "",
"first_install": false,
"full_name": "AlexxIT/SonoffLAN",
"hide": false,
"has_issues": true,
"id": "222118751",
"installed_commit": "1b0f3f1",
"installed_version": "v3.3.1",
"installed": true,
"last_commit": "d9227bb",
"last_updated": "2022-12-30T10:56:42Z",
"last_version": "v3.3.1",
"manifest_name": "Sonoff",
"new": false,
"open_issues": 106,
"published_tags": [
"v3.3.1",
"v3.3.0",
"v3.2.0",
"v3.1.0",
"v3.0.5"
],
"pushed_at": "2022-12-30T10:56:42",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 1932,
"topics": [
"ewelink",
"sonoff"
]
},
"integration_manifest": {
"domain": "sonoff",
"name": "Sonoff",
"config_flow": true,
"documentation": "https://github.com/AlexxIT/SonoffLAN",
"issue_tracker": "https://github.com/AlexxIT/SonoffLAN/issues",
"codeowners": [
"@AlexxIT"
],
"dependencies": [
"http",
"zeroconf"
],
"requirements": [
"pycryptodome>=3.6.6"
],
"version": "3.3.1",
"iot_class": "local_push"
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {
"name": "Sonoff LAN",
"render_readme": true
},
"name": "Sonoff LAN",
"persistent_directory": null,
"render_readme": true,
"zip_release": false
},
"ref": "v3.3.1",
"paths": {
"localpath": "/config/custom_components/sonoff",
"local": "/config/custom_components/sonoff",
"remote": "custom_components/sonoff"
}
},
{
"data": {
"archived": false,
"authors": [],
"category": "plugin",
"config_flow": false,
"default_branch": "master",
"description": "Minimalistic weather card for Home Assistant",
"domain": "",
"downloads": 22728,
"etag_repository": "W/"193cb2f22575b3a88269dd624a285c185428a0d01cc2a0c14b3bb59c3a942e86"",
"file_name": "simple-weather-card-bundle.js",
"first_install": false,
"full_name": "kalkih/simple-weather-card",
"hide": false,
"has_issues": true,
"id": "172998062",
"installed_commit": "77cf4ba",
"installed_version": "v0.8.3",
"installed": true,
"last_commit": "77cf4ba",
"last_updated": "2022-05-27T21:10:15Z",
"last_version": "v0.8.3",
"manifest_name": null,
"new": false,
"open_issues": 19,
"published_tags": [
"v0.8.3",
"v0.8.2",
"v0.8.1",
"v0.8.0",
"v0.7.2"
],
"pushed_at": "2022-05-27T21:10:15",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 204,
"topics": [
"weather"
]
},
"integration_manifest": {},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": null,
"manifest": {},
"name": null,
"persistent_directory": null,
"render_readme": false,
"zip_release": false
},
"ref": "v0.8.3",
"paths": {
"localpath": "/config/www/community/simple-weather-card",
"local": "/config/www/community/simple-weather-card",
"remote": "release"
}
},
{
"data": {
"archived": false,
"authors": [
"@elad-bar",
"@kramttocs"
],
"category": "integration",
"config_flow": true,
"default_branch": "master",
"description": "Integration with Blue Iris Video Security Software",
"domain": "blueiris",
"downloads": 0,
"etag_repository": "W/"70c118172b9b6b4fa184420a0417a038538e373f319411c88bec789cabb2a962"",
"file_name": "",
"first_install": false,
"full_name": "elad-bar/ha-blueiris",
"hide": false,
"has_issues": true,
"id": "169641362",
"installed_commit": "aab376d",
"installed_version": "v1.0.15",
"installed": true,
"last_commit": "aab376d",
"last_updated": "2022-12-05T07:02:47Z",
"last_version": "v1.0.15",
"manifest_name": "Blue Iris NVR",
"new": false,
"open_issues": 29,
"published_tags": [
"v1.0.15",
"v1.0.14",
"v1.0.13",
"v1.0.12",
"v1.0.11"
],
"pushed_at": "2022-12-05T07:02:47",
"releases": true,
"selected_tag": null,
"show_beta": false,
"stargazers_count": 133,
"topics": []
},
"integration_manifest": {
"domain": "blueiris",
"name": "Blue Iris NVR",
"documentation": "https://github.com/elad-bar/ha-blueiris",
"after_dependencies": [
"mqtt"
],
"dependencies": [
"camera"
],
"codeowners": [
"@elad-bar",
"@kramttocs"
],
"requirements": [],
"config_flow": true,
"version": "1.0.15",
"iot_class": "local_polling"
},
"repository_manifest": {
"content_in_root": false,
"country": [],
"filename": null,
"hacs": null,
"hide_default_branch": false,
"homeassistant": "2021.12.0",
"manifest": {
"name": "BlueIris NVR",
"homeassistant": "2021.12.0"
},
"name": "BlueIris NVR",
"persistent_directory": null,
"render_readme": false,
"zip_release": false
},
"ref": "v1.0.15",
"paths": {
"localpath": "/config/custom_components/blueiris",
"local": "/config/custom_components/blueiris",
"remote": "custom_components/blueiris"
}
}
],
"rate_limit": {
"resources": {
"core": {
"limit": 5000,
"used": 4,
"remaining": 4996,
"reset": 1673408955
},
"search": {
"limit": 30,
"used": 0,
"remaining": 30,
"reset": 1673405953
},
"graphql": {
"limit": 5000,
"used": 0,
"remaining": 5000,
"reset": 1673409493
},
"integration_manifest": {
"limit": 5000,
"used": 0,
"remaining": 5000,
"reset": 1673409493
},
"source_import": {
"limit": 100,
"used": 0,
"remaining": 100,
"reset": 1673405953
},
"code_scanning_upload": {
"limit": 1000,
"used": 0,
"remaining": 1000,
"reset": 1673409493
},
"actions_runner_registration": {
"limit": 10000,
"used": 0,
"remaining": 10000,
"reset": 1673409493
},
"scim": {
"limit": 15000,
"used": 0,
"remaining": 15000,
"reset": 1673409493
}
},
"rate": {
"limit": 5000,
"used": 4,
"remaining": 4996,
"reset": 1673408955
}
}
}
}

@Qoheleth Qoheleth added the issue:frontend For issues with the frontend/UI label Jan 11, 2023
@hacs-bot
Copy link

hacs-bot bot commented Jan 11, 2023

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a 👍 reaction to the issue description. Thanks! 👍

@ludeeus
Copy link
Member

ludeeus commented Jan 11, 2023

Enable “Eperimental features” and do a restart.

@Qoheleth
Copy link
Author

from ludeeus: "Enable “Eperimental features” and do a restart."
That worked. Thanks.

@Qoheleth Qoheleth reopened this Jan 13, 2023
@Qoheleth
Copy link
Author

... well, it didn't work exactly. I no longer get an error when I try to view the HACS page, but I get this:
HACS
I don't know what to do with that page. I'm not sure how to add or delete an integration or even work with the ones I have.

@elad-bar
Copy link

When you have been on the non experimental version and got the error, did you check the developer tools console view?
In the experimental mode you have the 3 dots up in top right corner to add, and you can delete by clicking on the same icon per component in its line

@ludeeus ludeeus closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2023
@Qoheleth
Copy link
Author

The 3 dots worked. Thanks. I didn't check the developer tools console view (and I don't feel like taking the time to unset the experimental mode and try it right now. I'll let you know if I do.)

@Qoheleth
Copy link
Author

As of 1.30.0 I was able to switch off experimental mode and the HACS page loads as usual.
Consider this resolved.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue:frontend For issues with the frontend/UI
Projects
None yet
Development

No branches or pull requests

3 participants