From 2ca8ad4b759254dc865277345761211c4a920fe8 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Wed, 5 Feb 2025 20:49:56 +0100 Subject: [PATCH] home-assistant: 2025.1.4 -> 2025.2.0 https://www.home-assistant.io/blog/2025/02/05/release-20252/ --- .../home-assistant/component-packages.nix | 217 +++++++++++------- pkgs/servers/home-assistant/default.nix | 23 +- pkgs/servers/home-assistant/frontend.nix | 4 +- 3 files changed, 145 insertions(+), 99 deletions(-) diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index 7aeda49df62a62..826dcb8e904802 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -2,7 +2,7 @@ # Do not edit! { - version = "2025.1.4"; + version = "2025.2.0"; components = { "3_day_blinds" = ps: with ps; [ @@ -17,6 +17,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -34,7 +35,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "accuweather" = @@ -118,6 +118,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher airthings-ble bleak bleak-esphome @@ -136,7 +137,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "airtouch4" = @@ -330,6 +330,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher aranet4 bleak bleak-esphome @@ -348,7 +349,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "arcam_fmj" = @@ -567,6 +567,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -585,7 +586,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "blueprint" = @@ -599,6 +599,7 @@ ]; "bluetooth" = ps: with ps; [ + aiousbwatcher bleak bleak-retry-connector bluetooth-adapters @@ -607,13 +608,13 @@ dbus-fast habluetooth pyserial - pyudev ]; "bluetooth_adapters" = ps: with ps; [ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -631,7 +632,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "bluetooth_le_tracker" = @@ -639,6 +639,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -656,7 +657,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "bluetooth_tracker" = @@ -739,6 +739,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -757,7 +758,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "bticino" = @@ -968,11 +968,11 @@ ]; "crownstone" = ps: with ps; [ + aiousbwatcher crownstone-cloud crownstone-sse crownstone-uart pyserial - pyudev ]; "cups" = ps: with ps; [ @@ -1026,11 +1026,15 @@ "decora_wifi" = ps: with ps; [ ]; # missing inputs: decora-wifi + "decorquip" = + ps: with ps; [ + ]; "default_config" = ps: with ps; [ aiodhcpwatcher aiodiscover aiohasupervisor + aiousbwatcher async-upnp-client av bleak @@ -1060,7 +1064,6 @@ pyspeex-noise python-matter-server pyturbojpeg - pyudev securetar sqlalchemy zeroconf @@ -1116,6 +1119,8 @@ "devolo_home_network" = ps: with ps; [ devolo-plc-api + ifaddr + zeroconf ]; "dexcom" = ps: with ps; [ @@ -1205,6 +1210,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1223,7 +1229,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "downloader" = @@ -1492,6 +1497,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1510,7 +1516,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "escea" = @@ -1523,6 +1528,7 @@ "esphome" = ps: with ps; [ aioesphomeapi + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1540,7 +1546,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "etherscan" = @@ -1555,6 +1560,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1573,7 +1579,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "event" = @@ -1691,6 +1696,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1709,7 +1715,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "fleetgo" = @@ -1872,6 +1877,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -1890,7 +1896,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "gaviota" = @@ -2006,6 +2011,13 @@ google-cloud-speech google-cloud-texttospeech ]; + "google_drive" = + ps: with ps; [ + aiohasupervisor + cronsim + python-google-drive-api + securetar + ]; "google_generative_ai_conversation" = ps: with ps; [ google-generativeai @@ -2056,6 +2068,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2074,7 +2087,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "govee_light_local" = @@ -2124,7 +2136,7 @@ ]; "habitica" = ps: with ps; [ - habitipy + habiticalib ]; "hardkernel" = ps: with ps; [ @@ -2244,41 +2256,31 @@ "homeassistant_green" = ps: with ps; [ aiohasupervisor - pillow psutil-home-assistant - pyserial - pyudev universal-silabs-flasher - zha ]; "homeassistant_hardware" = ps: with ps; [ aiohasupervisor - pillow - pyserial - pyudev universal-silabs-flasher - zha ]; "homeassistant_sky_connect" = ps: with ps; [ aiohasupervisor - pillow + aiousbwatcher psutil-home-assistant pyserial - pyudev universal-silabs-flasher - zha ]; "homeassistant_yellow" = ps: with ps; [ aiohasupervisor - pillow psutil-home-assistant - pyserial - pyudev universal-silabs-flasher - zha + ]; + "homee" = + ps: with ps; [ + pyhomee ]; "homekit" = ps: with ps; [ @@ -2297,6 +2299,7 @@ aiohomekit aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2316,7 +2319,6 @@ pyserial pyspeex-noise python-otbr-api - pyudev zeroconf ]; "homematic" = @@ -2386,6 +2388,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher automower-ble bleak bleak-esphome @@ -2404,7 +2407,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "huum" = @@ -2441,6 +2443,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2459,7 +2462,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "icloud" = @@ -2471,6 +2473,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2489,7 +2492,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "idteck_prox" = @@ -2502,6 +2504,10 @@ "iglo" = ps: with ps; [ ]; # missing inputs: iglo + "igloohome" = + ps: with ps; [ + igloohome-api + ]; "ign_sismologia" = ps: with ps; [ georss-ign-sismologia-client @@ -2535,6 +2541,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2553,7 +2560,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "incomfort" = @@ -2573,6 +2579,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2591,7 +2598,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "input_boolean" = @@ -2618,13 +2624,13 @@ "insteon" = ps: with ps; [ aiohasupervisor + aiousbwatcher cronsim home-assistant-frontend insteon-frontend-home-assistant pillow pyinsteon pyserial - pyudev securetar ]; "integration" = @@ -2680,6 +2686,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2698,7 +2705,6 @@ pynecil pyserial pyspeex-noise - pyudev zeroconf ]; "isal" = @@ -2799,6 +2805,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2817,7 +2824,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "kentuckypower" = @@ -2836,6 +2842,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2854,7 +2861,6 @@ pymicrobot pyserial pyspeex-noise - pyudev zeroconf ]; "kira" = @@ -2930,6 +2936,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -2948,7 +2955,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "lametric" = @@ -2957,8 +2963,8 @@ ]; "landisgyr_heat_meter" = ps: with ps; [ + aiousbwatcher pyserial - pyudev ultraheat-api ]; "lannouncer" = @@ -2994,6 +3000,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3012,7 +3019,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "leaone" = @@ -3020,6 +3026,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3038,7 +3045,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "led_ble" = @@ -3046,6 +3052,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3064,7 +3071,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "legrand" = @@ -3074,6 +3080,10 @@ ps: with ps; [ lektricowifi ]; + "letpot" = + ps: with ps; [ + letpot + ]; "lg_netcast" = ps: with ps; [ ifaddr @@ -3219,7 +3229,9 @@ "lovelace" = ps: with ps; [ aiohasupervisor + cronsim pillow + securetar ]; "luci" = ps: with ps; [ @@ -3300,6 +3312,16 @@ "mazda" = ps: with ps; [ ]; + "mcp" = + ps: with ps; [ + ]; # missing inputs: mcp + "mcp_server" = + ps: with ps; [ + aiohttp-sse + anyio + hassil + home-assistant-intents + ]; # missing inputs: mcp "mealie" = ps: with ps; [ aiomealie @@ -3313,6 +3335,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3330,7 +3353,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; # missing inputs: medcom-ble "media_extractor" = @@ -3362,6 +3384,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3380,7 +3403,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "meraki" = @@ -3473,6 +3495,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3491,7 +3514,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "mobile_app" = @@ -3520,9 +3542,9 @@ ]; "modem_callerid" = ps: with ps; [ + aiousbwatcher phone-modem pyserial - pyudev ]; "modern_forms" = ps: with ps; [ @@ -3555,6 +3577,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3573,7 +3596,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "motion_blinds" = @@ -3586,6 +3608,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -3604,7 +3627,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "motioneye" = @@ -3945,7 +3967,9 @@ "onboarding" = ps: with ps; [ aiohasupervisor + cronsim pillow + securetar ]; "oncue" = ps: with ps; [ @@ -3955,6 +3979,9 @@ ps: with ps; [ ondilo ]; + "onedrive" = + ps: with ps; [ + ]; # missing inputs: onedrive-personal-sdk "onewire" = ps: with ps; [ pyownet @@ -4048,6 +4075,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4066,7 +4094,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "oru" = @@ -4089,13 +4116,15 @@ "otbr" = ps: with ps; [ aiohasupervisor + aiousbwatcher + cronsim ifaddr pillow psutil-home-assistant pyroute2 pyserial python-otbr-api - pyudev + securetar universal-silabs-flasher zeroconf zha @@ -4112,6 +4141,22 @@ ps: with ps; [ pyoverkiz ]; + "overseerr" = + ps: with ps; [ + aiohasupervisor + cronsim + ha-ffmpeg + hass-nabucasa + hassil + home-assistant-intents + mutagen + pymicro-vad + pyspeex-noise + python-matter-server + python-overseerr + pyturbojpeg + securetar + ]; "ovo_energy" = ps: with ps; [ ovoenergy @@ -4296,6 +4341,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4313,7 +4359,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev zeroconf ]; "profiler" = @@ -4409,11 +4454,18 @@ ps: with ps; [ qbittorrent-api ]; + "qbus" = + ps: with ps; [ + aiohasupervisor + paho-mqtt_1 + qbusmqttapi + ]; "qingping" = ps: with ps; [ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4431,7 +4483,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev qingping-ble zeroconf ]; @@ -4518,8 +4569,8 @@ "rainforest_raven" = ps: with ps; [ aioraven + aiousbwatcher pyserial - pyudev ]; "rainmachine" = ps: with ps; [ @@ -4533,6 +4584,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4550,7 +4602,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev rapt-ble zeroconf ]; @@ -4751,6 +4802,7 @@ "ruuvi_gateway" = ps: with ps; [ aioruuvigateway + aiousbwatcher bleak bleak-retry-connector bluetooth-adapters @@ -4759,13 +4811,13 @@ dbus-fast habluetooth pyserial - pyudev ]; "ruuvitag_ble" = ps: with ps; [ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4783,7 +4835,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev ruuvitag-ble zeroconf ]; @@ -4886,6 +4937,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4903,7 +4955,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev sensirion-ble zeroconf ]; @@ -4921,6 +4972,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4938,7 +4990,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev sensorpro-ble zeroconf ]; @@ -4947,6 +4998,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -4964,7 +5016,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev sensorpush-ble zeroconf ]; @@ -5013,6 +5064,7 @@ "shelly" = ps: with ps; [ aioshelly + aiousbwatcher bleak bleak-retry-connector bluetooth-adapters @@ -5022,7 +5074,6 @@ habluetooth ifaddr pyserial - pyudev ]; "shodan" = ps: with ps; [ @@ -5196,6 +5247,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -5214,7 +5266,6 @@ pyserial pysnooz pyspeex-noise - pyudev zeroconf ]; "solaredge" = @@ -5421,6 +5472,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -5439,7 +5491,6 @@ pyserial pyspeex-noise pyswitchbot - pyudev zeroconf ]; "switchbot_cloud" = @@ -5612,6 +5663,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -5629,7 +5681,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev thermobeacon-ble zeroconf ]; @@ -5641,6 +5692,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -5658,7 +5710,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev thermopro-ble zeroconf ]; @@ -5704,6 +5755,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -5721,7 +5773,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev tilt-ble zeroconf ]; @@ -5976,8 +6027,8 @@ ]; "usb" = ps: with ps; [ + aiousbwatcher pyserial - pyudev ]; "usgs_earthquakes_feed" = ps: with ps; [ @@ -6011,8 +6062,8 @@ ]; "velbus" = ps: with ps; [ + aiousbwatcher pyserial - pyudev velbus-aio ]; "velux" = @@ -6085,6 +6136,7 @@ ha-ffmpeg hassil home-assistant-intents + ifaddr mutagen pymicro-vad pyspeex-noise @@ -6295,6 +6347,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -6312,7 +6365,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev xiaomi-ble zeroconf ]; @@ -6363,6 +6415,7 @@ aioesphomeapi aioruuvigateway aioshelly + aiousbwatcher bleak bleak-esphome bleak-retry-connector @@ -6380,7 +6433,6 @@ pymicro-vad pyserial pyspeex-noise - pyudev yalexs-ble zeroconf ]; @@ -6463,9 +6515,11 @@ "zha" = ps: with ps; [ aiohasupervisor + aiousbwatcher + cronsim pillow pyserial - pyudev + securetar universal-silabs-flasher zha ]; @@ -6491,8 +6545,8 @@ "zwave_js" = ps: with ps; [ aiohasupervisor + aiousbwatcher pyserial - pyudev zwave-js-server-python ]; "zwave_me" = @@ -6784,6 +6838,7 @@ "google_assistant" "google_assistant_sdk" "google_cloud" + "google_drive" "google_generative_ai_conversation" "google_mail" "google_photos" @@ -6825,6 +6880,7 @@ "homeassistant_hardware" "homeassistant_sky_connect" "homeassistant_yellow" + "homee" "homekit" "homekit_controller" "homematic" @@ -6851,6 +6907,7 @@ "icloud" "idasen_desk" "ifttt" + "igloohome" "ign_sismologia" "image" "image_processing" @@ -6917,6 +6974,7 @@ "leaone" "led_ble" "lektrico" + "letpot" "lg_netcast" "lg_soundbar" "lg_thinq" @@ -7028,6 +7086,7 @@ "niko_home_control" "nina" "nmap_tracker" + "nmbs" "no_ip" "nobo_hub" "nordpool" @@ -7072,6 +7131,7 @@ "otp" "ourgroceries" "overkiz" + "overseerr" "ovo_energy" "owntracks" "p1_monitor" @@ -7111,6 +7171,7 @@ "pyload" "python_script" "qbittorrent" + "qbus" "qingping" "qld_bushfire" "qnap" diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index 0c65e367f17b8f..df3014d7fdb3ec 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -255,22 +255,6 @@ let doCheck = false; }); - slack-sdk = super.slack-sdk.overridePythonAttrs (oldAttrs: rec { - version = "2.5.0"; - src = fetchFromGitHub { - owner = "slackapi"; - repo = "python-slackclient"; - rev = "refs/tags/${version}"; - hash = "sha256-U//HUe6e41wOOzoaDl4yXPnEASCzpGBIScHStWMN8tk="; - }; - postPatch = '' - substituteInPlace setup.py \ - --replace-fail "pytest-runner" "" - ''; - pythonImportsCheck = [ "slack" ]; - doCheck = false; # Tests changed a lot for > 3 - }); - vulcan-api = super.vulcan-api.overridePythonAttrs (oldAttrs: rec { version = "2.3.2"; src = fetchFromGitHub { @@ -320,7 +304,7 @@ let extraBuildInputs = extraPackages python.pkgs; # Don't forget to run update-component-packages.py after updating - hassVersion = "2025.1.4"; + hassVersion = "2025.2.0"; in python.pkgs.buildPythonApplication rec { @@ -341,13 +325,13 @@ python.pkgs.buildPythonApplication rec { owner = "home-assistant"; repo = "core"; rev = "refs/tags/${version}"; - hash = "sha256-QqWF/uvFQbf0tdJMzFV3hAt9Je5sFR5z+aAPtCxycbM="; + hash = "sha256-TGlfqvmYUPA5wdvZWD89z6lfvDr+K/1kgu6NjkRpNxs="; }; # Secondary source is pypi sdist for translations sdist = fetchPypi { inherit pname version; - hash = "sha256-yzX4Wgo468On/WuK32Xdl0O3en/WFRdykvfvHNEU1S0="; + hash = "sha256-+dkS6AuqyzvC2NiGCGkDAGxF/kS/LuKkMFXWXjC3I8Y="; }; build-system = with python.pkgs; [ @@ -414,6 +398,7 @@ python.pkgs.buildPythonApplication rec { aiodns aiohasupervisor aiohttp + aiohttp-asyncmdnsresolver aiohttp-cors aiohttp-fast-zlib aiozoneinfo diff --git a/pkgs/servers/home-assistant/frontend.nix b/pkgs/servers/home-assistant/frontend.nix index 033672d7666e0c..79914ed854f386 100644 --- a/pkgs/servers/home-assistant/frontend.nix +++ b/pkgs/servers/home-assistant/frontend.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { # the frontend version corresponding to a specific home-assistant version can be found here # https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/frontend/manifest.json pname = "home-assistant-frontend"; - version = "20250109.2"; + version = "20250205.0"; format = "wheel"; src = fetchPypi { @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "home_assistant_frontend"; dist = "py3"; python = "py3"; - hash = "sha256-jE8+QzYUftQFuGgJuvFYIzZ9DsEFoNpPS94Wjmk73Ss="; + hash = "sha256-9P2OqnPNPydBi4k9iN0hSyGTyBW4PohdgJwQqa8MlYg="; }; # there is nothing to strip in this package