From d43cff6f33ce78bf5b2ecdfc0d02aeea8f050c12 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Sun, 7 Jan 2024 09:14:47 +0000 Subject: [PATCH 01/14] Remove rccoleman/lamarzocco --- blacklist | 1 + integration | 1 - removed | 6 ++++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/blacklist b/blacklist index 3799e45af1..c05418c8d6 100644 --- a/blacklist +++ b/blacklist @@ -217,6 +217,7 @@ "PTST/O365-HomeAssistant", "PTST/O365Calendar-HomeAssistant", "Raukze/home-assistant-fitx", + "rccoleman/lamarzocco", "reharmsen/hass-youless-component", "remco770/garbage-bar-homeassistant", "ReneNulschDE/mbapipy", diff --git a/integration b/integration index ef8d913086..baaee705bd 100644 --- a/integration +++ b/integration @@ -749,7 +749,6 @@ "Rain1971/V2C_trydant", "raman325/ha-zoom-automation", "rccoleman/channels_dvr_recently_recorded", - "rccoleman/lamarzocco", "rdehuyss/homeassistant-custom_components-denkovi", "redlukas/emu_mbus_center", "regulad/hass-lacrosseview", diff --git a/removed b/removed index 49a4c5295d..94a8100fbb 100644 --- a/removed +++ b/removed @@ -1491,5 +1491,11 @@ "reason": "Repository is archived", "removal_type": "remove", "link": "https://github.com/briis/hass-weatherflow" + }, + { + "repository": "rccoleman/lamarzocco", + "reason": "Repository is archived", + "removal_type": "remove", + "link": "https://github.com/rccoleman/lamarzocco" } ] \ No newline at end of file From c771a028170a394ea1482db7fc82acc623f792e0 Mon Sep 17 00:00:00 2001 From: Sebastian Schneider Date: Sun, 7 Jan 2024 17:43:58 +0100 Subject: [PATCH 02/14] Adds new integration [Sese-Schneider/ha-cover-time-based] (#2088) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds integration [Sese-Schneider/ha-cover-time-based] Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index baaee705bd..74b6943301 100644 --- a/integration +++ b/integration @@ -814,6 +814,7 @@ "Sennevds/media_player.template", "sergeylysov/sst_cloud", "sermayoral/ha-samsungtv-encrypted", + "Sese-Schneider/ha-cover-time-based", "Sese-Schneider/ha-personio", "seven-io/home-assistant", "sfstar/hass-victron", From a94c54eba6ca8502d3598fc1ab9f51cef3d25170 Mon Sep 17 00:00:00 2001 From: Kira <46629148+KiraPC@users.noreply.github.com> Date: Sun, 7 Jan 2024 18:08:04 +0100 Subject: [PATCH 03/14] Adds new integration [KiraPC/ha-switchbot-remote] (#2104) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add new integration KiraPC/ha-switchbot-remote Co-authored-by: CARBO444 Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index 74b6943301..ca45492a30 100644 --- a/integration +++ b/integration @@ -496,6 +496,7 @@ "kesteraernoudt/dobiss", "kevinhaendel/ha-ubee", "killer0071234/ha-hiq", + "KiraPC/ha-switchbot-remote", "kirei/hass-chargeamps", "klacol/homeassistant-clage_homeserver", "klatka/nc-talk-bot-component", From 1cadb3fde7661a34286555cc40b3ad4901c0b71e Mon Sep 17 00:00:00 2001 From: Stefan Jaroschek Date: Sun, 7 Jan 2024 18:14:38 +0100 Subject: [PATCH 04/14] Adds new integration [jaroschek/home-assistant-myuplink] (#2105) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index ca45492a30..dd068d7884 100644 --- a/integration +++ b/integration @@ -435,6 +435,7 @@ "JaccoR/hass-entso-e", "jampez77/DVLA-Vehicle-Enquiry-Service", "jampez77/Ryanair", + "jaroschek/home-assistant-myuplink", "jaruba/ha-samsungtv-tizen", "jason0x43/hacs-hubitat", "JayBlackedOut/hass-nhlapi", From 850e111f09f28b4d65ac03ff527746c129cf1891 Mon Sep 17 00:00:00 2001 From: malcolmturnbull Date: Mon, 8 Jan 2024 04:19:00 +1100 Subject: [PATCH 05/14] Adds new theme [malcolmturnbull/draculaish-ha-theme] (#2106) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds New Theme - Draculaish Adding theme from https://github.com/malcolmturnbull/draculaish-ha-theme Co-authored-by: Joakim Sørensen --- theme | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme b/theme index d22e13044f..c145dc9c5a 100644 --- a/theme +++ b/theme @@ -55,6 +55,7 @@ "JuanMTech/macos-theme", "KTibow/lovelace-soft-theme", "Madelena/Metrology-for-Hass", + "malcolmturnbull/draculaish-ha-theme", "Matt-PMCT/Green-and-Dark-HA-Theme", "mikosoft83/hass-windows10-themes", "myleskeeffe/clear-theme-dark-vibrant", @@ -75,4 +76,4 @@ "TilmanGriesel/graphite", "williamahartman/noctis-solarized", "wowgamr/animated-weather-card" -] \ No newline at end of file +] From b451ad0c7a842967ea24caedf7db2eda50bb5fbf Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 7 Jan 2024 18:32:40 +0100 Subject: [PATCH 06/14] Adds new integration [danieldotnl/ha-measureit] (#2107) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index dd068d7884..e3ced56693 100644 --- a/integration +++ b/integration @@ -220,6 +220,7 @@ "dalinicus/homeassistant-aerogarden", "danieldiazi/homeassistant-meteogalicia", "Danieldiazi/homeassistant-meteogalicia_tides", + "danieldotnl/ha-measureit", "danieldotnl/ha-multiscrape", "Danielhiversen/home_assistant_adax", "Danielhiversen/home_assistant_tractive", From 76c3e25ed1e3498ac84fe03ccbf235e83b7d8fc5 Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 7 Jan 2024 18:38:34 +0100 Subject: [PATCH 07/14] Adds new integration [CoMPaTech/stromer] (#2108) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adds new integration [compatech/stromer] * Proper case sensitivity * Update integration --------- Co-authored-by: Joakim Sørensen Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index e3ced56693..ebd640cd15 100644 --- a/integration +++ b/integration @@ -164,6 +164,7 @@ "Cmajda/ha_golemio", "cnstudio/Taipower-Bimonthly-Energy-Cost-homeassistant", "CodeFoodPixels/robovac", + "CoMPaTech/stromer", "corporategoth/ha-powerpetdoor", "CreasolTech/home-assistant-creasol-dombus", "crowbarz/ha-sql_json", From e93c9eed4afed5f6d3febd492651e8bd35ecc445 Mon Sep 17 00:00:00 2001 From: yinyang17 <87585691+yinyang17@users.noreply.github.com> Date: Sun, 14 Jan 2024 10:27:15 +0100 Subject: [PATCH 08/14] Adds new integration [yinyang17/pvpc_energy] (#2110) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adds new integration [yinyang17/pvpc_energy] * Adds new integration [yinyang17/pvpc_energy] --------- Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index ebd640cd15..667c5de486 100644 --- a/integration +++ b/integration @@ -967,6 +967,7 @@ "xirixiz/homeassistant-afvalwijzer", "xraver/mercedes_me_api", "ydogandjiev/hass-sutro", + "yinyang17/pvpc_energy", "yo-han/Home-Assistant-Carelink", "YorkshireIoT/ha-google-fit", "youdroid/home-assistant-couchpotato", From 296df0aa7170cb57bb4e91206ac57b0a3de164e6 Mon Sep 17 00:00:00 2001 From: Victor Kuznetsov Date: Sun, 14 Jan 2024 01:59:23 -0800 Subject: [PATCH 09/14] Adds new plugin [wiltodelta/homeassistant-sugartv-card] (#2118) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add new plugin wiltodelta/homeassistant-sugartv-card Co-authored-by: Joakim Sørensen --- plugin | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin b/plugin index b73a8b6040..0a4d0ad633 100644 --- a/plugin +++ b/plugin @@ -310,6 +310,7 @@ "wassy92x/lovelace-entities-btn-group", "wassy92x/lovelace-ha-dashboard", "wilsto/pool-monitor-card", + "wiltodelta/homeassistant-sugartv-card", "zanna-37/hass-swipe-navigation", "zeronounours/lovelace-energy-entity-row" ] From a21229dd9403ac92f8f1812f83964b247de7dc38 Mon Sep 17 00:00:00 2001 From: Jaime Quiroga <91840166+deadbeef3137@users.noreply.github.com> Date: Sun, 14 Jan 2024 11:04:07 +0100 Subject: [PATCH 10/14] Adds new integration [deadbeef3137/ha-cloudflare-tunnel-monitor] (#2119) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add new integration Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index 667c5de486..eca49e2622 100644 --- a/integration +++ b/integration @@ -237,6 +237,7 @@ "dcmeglio/homeassistant-petsafe", "dcmeglio/homeassistant-waste_management", "ddanssaert/home-assistant-ipcamlive", + "deadbeef3137/ha-cloudflare-tunnel-monitor", "deblockt/hass-aria2", "deblockt/hass-proscenic-790T-vacuum", "DeebotUniverse/Deebot-4-Home-Assistant", From 7511141f393f500918bdcadc162e294dfa91b269 Mon Sep 17 00:00:00 2001 From: oven-lab Date: Sun, 14 Jan 2024 11:13:41 +0100 Subject: [PATCH 11/14] Adds new integration [oven-lab/tuya_cloud_map_extractor] (#2121) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update integration Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index eca49e2622..bb650ed0d8 100644 --- a/integration +++ b/integration @@ -685,6 +685,7 @@ "ollo69/ha-samsungtv-smart", "ollo69/ha-smartthinq-sensors", "osk2/panasonic_smart_app", + "oven-lab/tuya_cloud_map_extractor", "oziee/ha-solcast-solar", "pail23/stiebel_eltron_isg_component", "parautenbach/hass-shairport-sync", From 5f6580183141f80389f14a681b2b8c990efbca74 Mon Sep 17 00:00:00 2001 From: Carlin Hefner <54586926+carleeno@users.noreply.github.com> Date: Sun, 14 Jan 2024 05:18:45 -0500 Subject: [PATCH 12/14] Adds new integration [carleeno/elevenlabs_tts] (#2124) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add elevenlabs_tts to integrations Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index bb650ed0d8..54f6842a2c 100644 --- a/integration +++ b/integration @@ -145,6 +145,7 @@ "cagnulein/switchbot_press", "caiosweet/Home-Assistant-custom-components-DPC-Alert", "caiosweet/Home-Assistant-custom-components-INGV", + "carleeno/elevenlabs_tts", "caronc/ha-ultrasync", "cathiele/homeassistant-goecharger", "chaimchaikin/molad-ha", From 756d2a12ad2d4c75c8e05c3ccd44679df4e42d07 Mon Sep 17 00:00:00 2001 From: Amit Finkelstein Date: Sun, 14 Jan 2024 12:23:15 +0200 Subject: [PATCH 13/14] Adds new integration [amitfin/oref_alert] (#2126) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- integration | 1 + 1 file changed, 1 insertion(+) diff --git a/integration b/integration index 54f6842a2c..28b23c1494 100644 --- a/integration +++ b/integration @@ -44,6 +44,7 @@ "amaximus/radioactivity_hu", "amaximus/water_quality_fvm", "amitfin/daily_schedule", + "amitfin/oref_alert", "amitfin/retry", "amosyuen/ha-eight-sleep-climate", "amosyuen/ha-epson-projector-link", From be60e59b88e1cb106dba2befaa20618103cf512b Mon Sep 17 00:00:00 2001 From: James Chaloupka <47349533+SirGoodenough@users.noreply.github.com> Date: Sun, 14 Jan 2024 04:25:24 -0600 Subject: [PATCH 14/14] Adds new template [SirGoodenough/Color-Multi-Tool] (#2271) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update template Add SirGoodenough/Color-Multi-Tool Co-authored-by: Joakim Sørensen --- template | 1 + 1 file changed, 1 insertion(+) diff --git a/template b/template index 05632cf293..9181db3352 100644 --- a/template +++ b/template @@ -2,6 +2,7 @@ "langestefan/auto-sun-blind", "Petro31/easy-time-jinja", "SirGoodenough/Availability-Template", + "SirGoodenough/Color-Multi-Tool", "SirGoodenough/Logic-Chekr", "TheFes/cheapest-energy-hours", "TheFes/relative-time-plus"