integration icon indicating copy to clipboard operation
integration copied to clipboard

A removed integration still shows on the list

Open yangyeq1n opened this issue 7 months ago • 2 comments

System Health details

Image

Image I have removed this integration on HACS page.But it stills shows on the device/service list.

ImageI have opened the log.

Checklist

  • [x] I'm running the newest version of HACS https://github.com/hacs/integration/releases/latest
  • [x] I have enabled debug logging for my installation.
  • [x] I have filled out the issue template to the best of my ability.
  • [x] I have read https://hacs.xyz/docs/help/issues/
  • [x] This issue is related to the backend (integration part) of HACS.
  • [x] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • [x] This is a bug and not a feature request.
  • [x] This issue is not a duplicate issue of currently open or issues pending release.

Describe the issue

Dear author, hello. I have actually removed the AqaraCamera integration from the HACS page, but it still exists in the HACS service list of devices and services set by HomeAssistant. Is there a way to remove this non-existent service.

Image

Image

Image

Reproduction steps

1.I downloaded Aqara Camera Integration long time ago, but I can't use it. 2.I removed this integration on HACS page. 3.I enter the homeassistant setup and enter device&service and enter the HACS and enter to the service list,AqaraCamera is still here ...

Debug logs

2025-05-12 12:03:06.310 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_translate_cn which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.314 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.317 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_gateway3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.320 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_home which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.323 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration haier which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.326 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mobileL6 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.329 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration midea_ac_lan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.332 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration iphonedetect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.335 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration peacefair_energy which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.338 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_miot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.341 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration set_state which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.344 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tianqi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.348 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:06.352 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pulseaudio which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-05-12 12:03:27.452 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/miio/miot_device.py:23: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
  Bool = partial(_str2bool)

2025-05-12 12:03:30.430 WARNING (ImportExecutor_0) [homeassistant.components.light] ATTR_COLOR_TEMP was used from xiaomi_gateway3, this is a deprecated constant which will be removed in HA Core 2026.1. Use kelvin equivalent (ATTR_COLOR_TEMP_KELVIN) instead, please report it to the author of the 'xiaomi_gateway3' custom integration
2025-05-12 12:03:30.440 WARNING (ImportExecutor_0) [homeassistant.components.light] ATTR_COLOR_TEMP was used from xiaomi_gateway3, this is a deprecated constant which will be removed in HA Core 2026.1. Use kelvin equivalent (ATTR_COLOR_TEMP_KELVIN) instead, please report it to the author of the 'xiaomi_gateway3' custom integration
2025-05-12 12:03:31.818 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'xiaomi_gateway3' is using mireds for warmest light color temperature, when it should be adjusted to use the kelvin attribute `_attr_min_color_temp_kelvin` or override the kelvin property `min_color_temp_kelvin`, possibly with default DEFAULT_MIN_KELVIN (see https://github.com/home-assistant/core/pull/79591). This will stop working in Home Assistant 2026.1, please create a bug report at https://github.com/AlexxIT/XiaomiGateway3/issues
2025-05-12 12:03:31.818 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'xiaomi_gateway3' is using mireds for coldest light color temperature, when it should be adjusted to use the kelvin attribute `_attr_max_color_temp_kelvin` or override the kelvin property `max_color_temp_kelvin`, possibly with default DEFAULT_MAX_KELVIN (see https://github.com/home-assistant/core/pull/79591). This will stop working in Home Assistant 2026.1, please create a bug report at https://github.com/AlexxIT/XiaomiGateway3/issues
2025-05-12 12:03:32.690 ERROR (热水器) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'power': True, 'burning_state': False, 'zero_cold_water': False, 'protection': True, 'zero_cold_pulse': True, 'smart_volume': True, 'current_temperature': 25, 'target_temperature': 45}: HASS is None
2025-05-12 12:03:32.691 ERROR (热水器) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 安全防护 [<class 'custom_components.midea_ac_lan.binary_sensor.MideaBinarySensor'>] with status {'power': True, 'burning_state': False, 'zero_cold_water': False, 'protection': True, 'zero_cold_pulse': True, 'smart_volume': True, 'current_temperature': 25, 'target_temperature': 45}: HASS is None
2025-05-12 12:03:32.692 ERROR (热水器) [custom_components.midea_ac_lan.water_heater] Water heater update_state for None [<class 'custom_components.midea_ac_lan.water_heater.MideaE3WaterHeater'>]
2025-05-12 12:03:32.700 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 变温区设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.701 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷冻室设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.702 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 能耗 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.703 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷藏室设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.705 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 右变温区设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.706 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 变温区门超时 [<class 'custom_components.midea_ac_lan.binary_sensor.MideaBinarySensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.706 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷冻室门超时 [<class 'custom_components.midea_ac_lan.binary_sensor.MideaBinarySensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.706 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷藏室门超时 [<class 'custom_components.midea_ac_lan.binary_sensor.MideaBinarySensor'>] with status {'energy_consumption': 0, 'refrigerator_actual_temp': 0.5, 'freezer_actual_temp': -23.0, 'flex_zone_actual_temp': -50.0, 'right_flex_zone_actual_temp': -50.0, 'refrigerator_setting_temp': 2, 'freezer_setting_temp': -20, 'flex_zone_setting_temp': 4, 'right_flex_zone_setting_temp': 0}: HASS is None
2025-05-12 12:03:32.709 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 变温区设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'available': True}: HASS is None
2025-05-12 12:03:32.710 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷冻室设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'available': True}: HASS is None
2025-05-12 12:03:32.710 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 能耗 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'available': True}: HASS is None
2025-05-12 12:03:32.710 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 冷藏室设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'available': True}: HASS is None
2025-05-12 12:03:32.711 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 右变温区设置温度 [<class 'custom_components.midea_ac_lan.sensor.MideaSensor'>] with status {'available': True}: HASS is None
2025-05-12 12:03:32.711 ERROR (冰箱) [custom_components.midea_ac_lan.midea_entity] MideaEntity update_state for 变温区门超时 [<class 'custom_components.midea_ac_lan.binary_sensor.MideaBinarySensor'>] with status {'available': True}: HASS is None

Diagnostics dump

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2025.5.1", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.13.3", "docker": true, "arch": "aarch64", "timezone": "Asia/Shanghai", "os_name": "Linux", "os_version": "6.6.74-haos-raspi", "supervisor": "2025.04.1", "host_os": "Home Assistant OS 15.2", "docker_version": "28.0.4", "chassis": "embedded", "run_as_root": true }, "custom_components": { "google_translate_cn": { "documentation": "https://www.home-assistant.io/integrations/google_translate_cn", "version": "1.0.0", "requirements": [ "gTTS==2.2.2" ] }, "nodered": { "documentation": "https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/custom_integration/", "version": "4.1.2", "requirements": [] }, "xiaomi_gateway3": { "documentation": "https://github.com/AlexxIT/XiaomiGateway3", "version": "4.0.8", "requirements": [ "zigpy>=0.52.3" ] }, "xiaomi_home": { "documentation": "https://github.com/XiaoMi/ha_xiaomi_home/blob/main/README.md", "version": "v0.3.1", "requirements": [ "construct>=2.10.56", "paho-mqtt", "numpy", "cryptography", "psutil" ] }, "haier": { "documentation": "https://github.com/banto6/haier", "version": "1.1.3", "requirements": [] }, "mobileL6": { "documentation": "https://www.home-assistant.io/integrations/broadlink", "version": "1.0.0", "requirements": [] }, "midea_ac_lan": { "documentation": "https://github.com/wuwentao/midea_ac_lan#readme", "version": "v0.6.7", "requirements": [ "midea-local==6.2.0" ] }, "iphonedetect": { "documentation": "https://github.com/mudape/iphonedetect", "version": "2.4.1", "requirements": [ "pyroute2==0.7.5" ] }, "peacefair_energy": { "documentation": "https://github.com/georgezhao2010/peacefair_energy", "version": "v0.7.0", "requirements": [] }, "xiaomi_miot": { "documentation": "https://github.com/al-one/hass-xiaomi-miot", "version": "1.0.18", "requirements": [ "construct>=2.10.68", "python-miio>=0.5.12", "micloud>=0.5" ] }, "set_state": { "documentation": "", "version": "1.0", "requirements": [] }, "tianqi": { "documentation": "https://github.com/hasscc/tianqi", "version": "0.0.0", "requirements": [] }, "hacs": { "documentation": "https://hacs.xyz/docs/use/", "version": "2.0.5", "requirements": [ "aiogithubapi>=22.10.1" ] }, "pulseaudio": { "documentation": "https://www.home-assistant.io/integrations/pulseaudio", "version": "1.0.5", "requirements": [] } }, "integration_manifest": { "domain": "hacs", "name": "HACS", "after_dependencies": [ "python_script" ], "codeowners": [ "ludeeus" ], "config_flow": true, "dependencies": [ "http", "websocket_api", "frontend", "persistent_notification", "lovelace", "repairs" ], "documentation": "https://hacs.xyz/docs/use/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/hacs/integration/issues", "requirements": [ "aiogithubapi>=22.10.1" ], "version": "2.0.5", "is_built_in": false, "overwrites_built_in": false }, "setup_times": { "null": { "setup": 7.785700000795259e-05 }, "82756307f1f4b2fba859a1229fc253d2": { "wait_import_platforms": -4.794954660000002, "config_entry_setup": 5.377803234999988 } }, "data": { "entry": { "created_at": "1970-01-01T00:00:00+00:00", "data": { "token": "REDACTED" }, "discovery_keys": {}, "disabled_by": null, "domain": "hacs", "entry_id": "82756307f1f4b2fba859a1229fc253d2", "minor_version": 1, "modified_at": "2025-01-20T01:43:13.170270+00:00", "options": { "appdaemon": true, "country": "ALL", "experimental": true, "sidepanel_icon": "hacs:hacs", "sidepanel_title": "HACS" }, "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "user", "subentries": [], "title": "", "unique_id": null, "version": 1 }, "hacs": { "stage": "running", "version": "2.0.5", "disabled_reason": null, "new": false, "startup": false, "categories": [ "integration", "theme", "template", "plugin", "appdaemon" ], "renamed_repositories": { "xMrVizzy/Philips-AirPurifier": "kraineff/philips-airpurifier", "custom-components/blueprint": "custom-components/integration_blueprint", "scottyphillips/mitsubishi_hass": "scottyphillips/echonetlite_homeassistant", "idittansikte/bootstrap-grid-card": "ownbee/bootstrap-grid-card", "marksie1988/atomic-calendar-revive": "totaldebug/atomic-calendar-revive", "PepegaBruh/CryptoTracker": "BigNocciolino/CryptoTracker", "DarkSir23/sensor.mylar": "WillowMist/sensor.mylar", "9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler", "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", "ulic75/power-distribution-card": "ulic75/power-flow-card", "wills106/homsassistant-solax-modbus": "wills106/homeassistant-solax-modbus", "dmitry-k/yandex_smart_home": "dext0r/yandex_smart_home", "uvjustin/alarmdotcom": "pyalarmdotcom/alarmdotcom", "wernerhp/ha_integration_load_shedding": "wernerhp/ha.integration.load_shedding", "TheLastProject/lovelace-valetudo-map-card": "Hypfer/lovelace-valetudo-map-card", "fuatakgun/kia_uvo": "Hyundai-Kia-Connect/kia_uvo", "jadson179/consul": "gtjadsonsantos/consul" }, "archived_repositories": [ "mampfes/hacs_wiffi", "NemesisRE/lovelace-swipe-navigation", "clayauld/lovelace-darksky-card", "custom-cards/username-element", "heinoldenhuis/home_assistant_omnik_solar", "lukich48/hass_mqtt_template_switch", "Michsior14/ha-laser-egg", "custom-components/breaking_changes", "KoljaWindeler/kaco", "eavanvalkenburg/sia", "DSorlov/hasl-platform", "custom-components/sensor.radarr_upcoming_media", "DavidMStraub/homeassistant-homeconnect", "nagyrobi/home-assistant-custom-components-pfsense-gateways", "custom-cards/upcoming-media-card", "custom-components/sensor.yandex_maps", "custom-cards/ext-weblink", "jessevl/homeassistant-greenchoice", "georgezhao2010/climate_ewelink", "Cyr-ius/hass-hue-service-advanced", "DCSBL/ha-homewizard-energy", "custom-cards/state-element", "custom-components/sensor.plex_recently_added", "iantrich/aftership-card", "custom-components/authenticated", "custom-components/combined", "custom-components/sensor.custom_components", "custom-cards/text-element", "custom-components/sensor.untappd", "Cyr-ius/hass-cozytouch", "ThomasPrior/EthermineInfo", "maykar/plex_assistant", "GeorgeSG/lovelace-folder-card", "KTibow/lovelace-light-soft-ui-theme", "marrobHD/firetv-card", "natekspencer/hacs-litterrobot", "custom-components/sensor.tautulli", "marcomow/ble-bulb-card", "custom-cards/state-attribute-element", "maykar/kiosk-mode", "custom-components/unsplash", "custom-components/config_check", "hacf-fr/hassRenaultZE", "pilotak/homeassistant-mikrotik", "KTibow/lovelace-dark-soft-ui-theme", "custom-cards/favicon-counter", "custom-components/sensor.sonarr_upcoming_media", "maykar/lovelace-swipe-navigation", "gjohansson-ST/stl", "frenck/home-assistant-theme-outline", "dr1rrb/ha-twinkly", "spycle/microbot_push", "PTST/O365-HomeAssistant", "Sholofly/arrisdcx960", "custom-components/wienerlinien", "custom-components/custom_components", "custom-components/templatesensor", "custom-components/sensor.custom_aftership", "pippyn/Home-Assistant-Sensor-Groningen-Afvalwijzer", "SNoof85/lovelace-tempometer-gauge-card", "atomic7777/atomic_calendar" ], "ignored_repositories": [], "lovelace_mode": "storage", "configuration": { "appdaemon": true, "country": "ALL", "debug": false, "dev": false, "python_script": false, "release_limit": 5, "theme": false } }, "custom_repositories": [ "Petro31/easy-time-jinja", "hasscc/tianqi", "langestefan/auto-sun-blind", "wuwentao/midea_ac_lan", "TheFes/cheapest-energy-hours", "TheFes/relative-time-plus", "jazzyisj/speech-helpers-jinja", "banto6/haier", "Nuhser/jinja-speech-helpers-german", "SirGoodenough/Availability-Template", "SirGoodenough/Logic-Chekr", "SirGoodenough/Color-Multi-Tool" ], "repositories": [ { "data": { "archived": false, "authors": [ "@mudape" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "A custom component for Home Assistant to detect iPhones connected to local LAN, even if the phone is in deep sleep.", "domain": "iphonedetect", "downloads": 9847, "etag_repository": "W/"046fcd571e89c0c75675b7120cea01d01992568aea7bae8271ba4e8ebfa5a11c"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "mudape/iphonedetect", "hide": false, "has_issues": true, "id": "192604318", "installed_commit": "a200d7a", "installed_version": "2.4.1", "installed": true, "last_commit": "a200d7a", "last_updated": "2025-02-01T13:47:25Z", "last_version": "2.4.1", "manifest_name": "iPhone Device Tracker", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 507, "topics": [ "iphonedetect" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": "iphonedetect.zip", "hacs": null, "hide_default_branch": false, "homeassistant": "2025.1.0", "manifest": { "name": "iPhone Device Tracker", "homeassistant": "2025.1.0", "zip_release": true, "filename": "iphonedetect.zip" }, "name": "iPhone Device Tracker", "persistent_directory": null, "render_readme": false, "zip_release": true }, "ref": null, "paths": { "localpath": "/config/custom_components/iphonedetect", "local": "/config/custom_components/iphonedetect", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@al-one" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "\u5929\u6c14\u9884\u62a5HomeAssistant\u96c6\u6210\uff0c\u652f\u630115\u5929\u53ca\u9010\u5c0f\u65f6\u9884\u62a5\u3001\u5404\u79cd\u751f\u6d3b\u6307\u6570\uff0c\u517c\u5bb9\u5f69\u4e91\u5361\u7247\uff0c\u65e0\u9700\u7533\u8bf7appkey", "domain": "tianqi", "downloads": 0, "etag_repository": "W/"f368cf049bab96e184955d1f5b8765ad3b2b20e73b95c35683384a1af733ebd1"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "hasscc/tianqi", "hide": false, "has_issues": true, "id": "688550694", "installed_commit": "eba4cb0", "installed_version": "eba4cb0", "installed": true, "last_commit": "eba4cb0", "last_updated": "2025-04-15T13:40:57Z", "last_version": null, "manifest_name": "\u5929\u6c14\u9884\u62a5", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": false, "selected_tag": null, "show_beta": false, "stargazers_count": 243, "topics": [ "weather", "weather-forecast" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": null, "hacs": null, "hide_default_branch": false, "homeassistant": "2023.1.0", "manifest": { "name": "\u5929\u6c14\u9884\u62a5", "render_readme": true, "homeassistant": "2023.1.0" }, "name": "\u5929\u6c14\u9884\u62a5", "persistent_directory": null, "render_readme": true, "zip_release": false }, "ref": null, "paths": { "localpath": "/config/custom_components/tianqi", "local": "/config/custom_components/tianqi", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@wuwentao", "@rokam", "@chemelli74", "@Necroneco" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.", "domain": "midea_ac_lan", "downloads": 9498, "etag_repository": "W/"5a9329f2b517026f6d49ede1971a001dc769b48075e655509d542449847c7e42"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "wuwentao/midea_ac_lan", "hide": false, "has_issues": true, "id": "799096673", "installed_commit": "6109a16", "installed_version": "v0.6.7", "installed": true, "last_commit": "00eaba1", "last_updated": "2025-05-09T08:36:51Z", "last_version": "v0.6.7", "manifest_name": "Midea AC LAN", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 1005, "topics": [ "air-conditioner", "air-purifier", "cooker", "dehumidifier", "dishwasher", "humidifier", "midea", "refrigerator", "wash", "water-heater" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": "midea_ac_lan.zip", "hacs": null, "hide_default_branch": false, "homeassistant": "2023.8", "manifest": { "name": "Midea AC LAN", "render_readme": true, "homeassistant": "2023.8", "zip_release": true, "filename": "midea_ac_lan.zip" }, "name": "Midea AC LAN", "persistent_directory": null, "render_readme": true, "zip_release": true }, "ref": null, "paths": { "localpath": "/config/custom_components/midea_ac_lan", "local": "/config/custom_components/midea_ac_lan", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@AlexxIT" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "Home Assistant custom component for control Xiaomi Multimode Gateway (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1 on default firmwares over LAN", "domain": "xiaomi_gateway3", "downloads": 0, "etag_repository": "W/"b2bc11a4b7cf5d334a0feb9447d99522ac5e771a4e43d24f912f63b8fcb3b47f"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "AlexxIT/XiaomiGateway3", "hide": false, "has_issues": true, "id": "291484700", "installed_commit": "bf24942", "installed_version": "v4.0.8", "installed": true, "last_commit": "bed79d1", "last_updated": "2025-04-16T07:17:12Z", "last_version": "v4.0.8", "manifest_name": "Xiaomi Gateway 3", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": true, "stargazers_count": 2595, "topics": [ "aqara", "ble", "matter", "mesh", "mihome", "xiaomi", "zha", "zigbee", "zigbee2mqtt" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": null, "hacs": null, "hide_default_branch": false, "homeassistant": "2023.2.0", "manifest": { "name": "Xiaomi Gateway 3", "homeassistant": "2023.2.0", "render_readme": true }, "name": "Xiaomi Gateway 3", "persistent_directory": null, "render_readme": true, "zip_release": false }, "ref": null, "paths": { "localpath": "/config/custom_components/xiaomi_gateway3", "local": "/config/custom_components/xiaomi_gateway3", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@al-one" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. \u5c0f\u7c73\u7c73\u5bb6\u667a\u80fd\u5bb6\u5c45\u8bbe\u5907\u63a5\u5165Hass\u96c6\u6210", "domain": "xiaomi_miot", "downloads": 32164, "etag_repository": "W/"8e1c1a17f0fc7704c7c203fd38337a3e42d3ee079e2ace9cc612b6dff8755bc2"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "al-one/hass-xiaomi-miot", "hide": false, "has_issues": true, "id": "318182014", "installed_commit": "57b5f7d", "installed_version": "v1.0.18", "installed": true, "last_commit": "852e430", "last_updated": "2025-05-09T09:34:15Z", "last_version": "v1.0.18", "manifest_name": "Xiaomi Miot Auto", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": true, "stargazers_count": 5242, "topics": [ "iot", "miio", "miot", "miot-spec", "xiaoai", "xiaomi", "xiaomi-miot" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": "xiaomi_miot.zip", "hacs": null, "hide_default_branch": true, "homeassistant": "2023.9.0", "manifest": { "name": "Xiaomi Miot Auto", "zip_release": true, "filename": "xiaomi_miot.zip", "render_readme": true, "hide_default_branch": true, "homeassistant": "2023.9.0" }, "name": "Xiaomi Miot Auto", "persistent_directory": null, "render_readme": true, "zip_release": true }, "ref": null, "paths": { "localpath": "/config/custom_components/xiaomi_miot", "local": "/config/custom_components/xiaomi_miot", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [], "category": "plugin", "config_flow": false, "default_branch": "master", "description": "\ud83d\ude48 Hides the Home Assistant header and/or sidebar", "domain": null, "downloads": 16577, "etag_repository": "W/"aa127236497d8022897285aef03b71e442c286ba5780e382c26aa771b4fe9cc9"", "etag_releases": null, "file_name": "kiosk-mode.js", "first_install": false, "full_name": "NemesisRE/kiosk-mode", "hide": false, "has_issues": true, "id": "497319128", "installed_commit": "2a48812", "installed_version": "v7.0.1", "installed": true, "last_commit": "2a48812", "last_updated": "2025-05-12T05:02:33Z", "last_version": "v7.0.1", "manifest_name": null, "new": false, "open_issues": 3, "prerelease": "v8.0.0-beta.0", "published_tags": [ "v7.0.1", "v7.0.0", "v6.7.0", "v6.6.0", "v6.5.0", "v6.4.0", "v6.3.1", "v6.3.0", "v6.2.0", "v6.1.1", "v6.1.0", "v6.0.1", "v6.0.0", "v5.4.0", "v5.3.0", "v5.2.0", "v5.1.0", "v5.0.0", "v4.6.0", "v4.5.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.0", "v4.0.0", "v3.1.0", "v3.0.0", "v2.0.0", "v1.9.3" ], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 506, "topics": [ "customization" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": "kiosk-mode.js", "hacs": null, "hide_default_branch": false, "homeassistant": null, "manifest": { "name": "Kiosk Mode", "filename": "kiosk-mode.js", "render_readme": true }, "name": "Kiosk Mode", "persistent_directory": null, "render_readme": true, "zip_release": false }, "ref": "tags/v7.0.1", "paths": { "localpath": "/config/www/community/kiosk-mode", "local": "/config/www/community/kiosk-mode", "remote": "release" } }, { "data": { "archived": false, "authors": [ "@banto6" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "\u6d77\u5c14\u667a\u80fd\u5bb6\u5c45\u8bbe\u5907\u63a5\u5165HomeAssistant", "domain": "haier", "downloads": 0, "etag_repository": "W/"eeed0586afc031fe8973c41a808bd5b8219e8cadd9362f9e4ff402119afc3b83"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "banto6/haier", "hide": false, "has_issues": true, "id": "649300107", "installed_commit": "146c472", "installed_version": "v1.1.3", "installed": true, "last_commit": "146c472", "last_updated": "2025-04-01T01:03:24Z", "last_version": "v1.1.3", "manifest_name": "Haier", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 834, "topics": [ "haier" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": null, "hacs": null, "hide_default_branch": false, "homeassistant": null, "manifest": { "name": "Haier", "render_readme": true }, "name": "Haier", "persistent_directory": null, "render_readme": true, "zip_release": false }, "ref": null, "paths": { "localpath": "/config/custom_components/haier", "local": "/config/custom_components/haier", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@zachowj" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core", "domain": "nodered", "downloads": 70836, "etag_repository": "W/"9832ae9186a5683a532dc1ffd1103953025d82d191458a6046641b3c855edf6c"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "zachowj/hass-node-red", "hide": false, "has_issues": true, "id": "202987887", "installed_commit": "943d298", "installed_version": "v4.1.2", "installed": true, "last_commit": "943d298", "last_updated": "2025-01-27T23:39:34Z", "last_version": "v4.1.2", "manifest_name": "Node-RED Companion", "new": false, "open_issues": 0, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 511, "topics": [ "node-red" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": "nodered.zip", "hacs": null, "hide_default_branch": false, "homeassistant": "2024.5.0", "manifest": { "filename": "nodered.zip", "homeassistant": "2024.5.0", "name": "Node-RED Companion", "zip_release": true }, "name": "Node-RED Companion", "persistent_directory": null, "render_readme": false, "zip_release": true }, "ref": null, "paths": { "localpath": "/config/custom_components/nodered", "local": "/config/custom_components/nodered", "remote": "custom_components" } }, { "data": { "archived": false, "authors": [ "@XiaoMi" ], "category": "integration", "config_flow": false, "default_branch": null, "description": "Xiaomi Home Integration for Home Assistant", "domain": "xiaomi_home", "downloads": 2687, "etag_repository": "W/"52ebdfbb85d26ecd299e23f2e6bf9e4d5e8a9d13d19ee9cd9a918c0fa204f3fa"", "etag_releases": "W/"caeb3f6c638719089a60784ac82e3113b15148c437c15056d43053a5804d2cbe"", "file_name": "", "first_install": false, "full_name": "XiaoMi/ha_xiaomi_home", "hide": false, "has_issues": true, "id": "854347601", "installed_commit": "00f24bd", "installed_version": "v0.3.1", "installed": true, "last_commit": "00f24bd", "last_updated": "2025-04-29T01:28:27Z", "last_version": "v0.3.1", "manifest_name": "Xiaomi Home", "new": false, "open_issues": 130, "prerelease": null, "published_tags": [], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 19617, "topics": [ "home-assistant-integration", "miot", "miot-devices", "xiaomi", "xiaomi-smart-home" ] }, "integration_manifest": {}, "repository_manifest": { "content_in_root": false, "country": [], "filename": null, "hacs": "1.34.0", "hide_default_branch": false, "homeassistant": "2024.4.4", "manifest": { "name": "Xiaomi Home", "homeassistant": "2024.4.4", "hacs": "1.34.0" }, "name": "Xiaomi Home", "persistent_directory": null, "render_readme": false, "zip_release": false }, "ref": null, "paths": { "localpath": "/config/custom_components/xiaomi_home", "local": "/config/custom_components/xiaomi_home", "remote": "custom_components" } }, { "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": 823816, "etag_repository": "W/"5862a5c91577b3153c3e7abd7658af475a551b4ea7086c503dd43ae89f215641"", "etag_releases": "W/"c48f62016983db6fbba082c8f92ed904e75ac997977577e059b2a92d885bb741"", "file_name": "", "first_install": false, "full_name": "hacs/integration", "hide": false, "has_issues": true, "id": "172733314", "installed_commit": "c0dfd8b", "installed_version": "2.0.5", "installed": true, "last_commit": "d03ae86", "last_updated": "2025-05-12T07:35:28Z", "last_version": "2.0.5", "manifest_name": "HACS", "new": false, "open_issues": 48, "prerelease": null, "published_tags": [ "2.0.5", "2.0.4", "2.0.3", "2.0.2", "2.0.1", "2.0.0", "1.34.0", "1.33.0", "1.32.1", "1.32.0", "1.31.0", "1.30.1", "1.30.0", "1.29.1", "1.29.0", "1.28.4", "1.28.3", "1.28.2", "1.28.1", "1.28.0", "1.27.2", "1.27.1", "1.27.0", "1.26.2", "1.26.1", "1.26.0", "1.25.5", "1.25.4", "1.25.3", "1.25.2" ], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 6204, "topics": [ "community", "package-manager" ] }, "integration_manifest": { "domain": "hacs", "name": "HACS", "after_dependencies": [ "python_script" ], "codeowners": [ "@ludeeus" ], "config_flow": true, "dependencies": [ "http", "websocket_api", "frontend", "persistent_notification", "lovelace", "repairs" ], "documentation": "https://hacs.xyz/docs/use/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/hacs/integration/issues", "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": "2024.4.1", "manifest": { "name": "HACS", "zip_release": true, "hide_default_branch": true, "homeassistant": "2024.4.1", "hacs": "0.19.0", "filename": "hacs.zip" }, "name": "HACS", "persistent_directory": null, "render_readme": false, "zip_release": true }, "ref": "2.0.5", "paths": { "localpath": "/config/custom_components/hacs", "local": "/config/custom_components/hacs", "remote": "custom_components/hacs" } } ], "rate_limit": { "resources": { "core": { "limit": 5000, "used": 7, "remaining": 4993, "reset": 1747041439 }, "search": { "limit": 30, "used": 0, "remaining": 30, "reset": 1747038614 }, "graphql": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1747042154 }, "integration_manifest": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1747042154 }, "source_import": { "limit": 100, "used": 0, "remaining": 100, "reset": 1747038614 }, "code_scanning_upload": { "limit": 5000, "used": 7, "remaining": 4993, "reset": 1747041439 }, "actions_runner_registration": { "limit": 10000, "used": 0, "remaining": 10000, "reset": 1747042154 }, "scim": { "limit": 15000, "used": 0, "remaining": 15000, "reset": 1747042154 }, "dependency_snapshots": { "limit": 100, "used": 0, "remaining": 100, "reset": 1747038614 } }, "rate": { "limit": 5000, "used": 7, "remaining": 4993, "reset": 1747041439 } } } }

yangyeq1n avatar May 12 '25 08:05 yangyeq1n

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 :+1: reaction to the issue description. Thanks! :+1:

hacs-bot[bot] avatar May 12 '25 08:05 hacs-bot[bot]

Paste the debug logs from when it is removed.

ludeeus avatar May 12 '25 08:05 ludeeus