From 68a7518f6f1de2ae8ce1ffe7392f9b920517275b Mon Sep 17 00:00:00 2001 From: Mikael Collin <8898207+ifMike@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:58:40 +0200 Subject: [PATCH 1/2] Add ifMike/homeyHASS to default integration list Include Homey Integration repository in HACS default integrations catalog. --- integration | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integration b/integration index fb02a41e44..a1151bc8c3 100644 --- a/integration +++ b/integration @@ -920,6 +920,7 @@ "IATkachenko/HA-SleepAsAndroid", "IATkachenko/HA-YandexWeather", "Ibepower/Ibepower-Homeassistant-Integration", + "ifMike/homeyHASS", "IgnacioHR/de-dietrich-c230-ha", "iioel/magiline-imagix-homeassistant", "iKaew/hass-lifesmart-addon", @@ -2243,4 +2244,4 @@ "zulufoxtrot/ha-zyxel", "zupancicmarko/JellyHA", "Zwer2k/ha-pca301" -] \ No newline at end of file +] From c001099d03e3657100e20b71f89e598515a96476 Mon Sep 17 00:00:00 2001 From: ifMike <8898207+ifMike@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:20:50 -0400 Subject: [PATCH 2/2] fix: sort plugin catalog after merging upstream master Resolves Sorted CI check on the HACS default PR branch. --- plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin b/plugin index 7c4f22785c..e4c218b82d 100644 --- a/plugin +++ b/plugin @@ -457,8 +457,8 @@ "queimadus/last-changed-element", "r-renato/ha-card-waze-travel-time", "r-renato/ha-card-weather-conditions", - "ratava/advanced-energy-card", "raspberry-tips/rpi-health-card", + "ratava/advanced-energy-card", "rautesamtr/thermal_comfort_icons", "RayzorST/Universal-Device-Card", "rccoleman/lovelace-lamarzocco-config-card",