home-assistant: 2025.6.0 -> 2025.6.1 (#416550)

authored by Martin Weinelt and committed by GitHub bddd8e53 2e8cb91d

+14 -14
+2 -2
pkgs/development/python-modules/aioamazondevices/default.nix
··· 16 17 buildPythonPackage rec { 18 pname = "aioamazondevices"; 19 - version = "3.0.6"; 20 pyproject = true; 21 22 src = fetchFromGitHub { 23 owner = "chemelli74"; 24 repo = "aioamazondevices"; 25 tag = "v${version}"; 26 - hash = "sha256-+o3LOp0gSjG1/x5IFA0FK5LQUFG9T6JgDLb104vJcM0="; 27 }; 28 29 build-system = [ poetry-core ];
··· 16 17 buildPythonPackage rec { 18 pname = "aioamazondevices"; 19 + version = "3.1.2"; 20 pyproject = true; 21 22 src = fetchFromGitHub { 23 owner = "chemelli74"; 24 repo = "aioamazondevices"; 25 tag = "v${version}"; 26 + hash = "sha256-oW9QRRTriopWzRJ9ZrDjIgviT/cVk2x6gaHXHmzYXMs="; 27 }; 28 29 build-system = [ poetry-core ];
+2 -2
pkgs/development/python-modules/homematicip/default.nix
··· 16 17 buildPythonPackage rec { 18 pname = "homematicip"; 19 - version = "2.0.4"; 20 pyproject = true; 21 22 disabled = pythonOlder "3.12"; ··· 25 owner = "hahn-th"; 26 repo = "homematicip-rest-api"; 27 tag = version; 28 - hash = "sha256-AevInggDGEz3FcIwO1tk1lXI4m9g8MF92lc24f3AGgM="; 29 }; 30 31 build-system = [
··· 16 17 buildPythonPackage rec { 18 pname = "homematicip"; 19 + version = "2.0.5"; 20 pyproject = true; 21 22 disabled = pythonOlder "3.12"; ··· 25 owner = "hahn-th"; 26 repo = "homematicip-rest-api"; 27 tag = version; 28 + hash = "sha256-WvE5JTpAjRGLP7haIwD5hKOvz3hM7paV2jyds/yCxg8="; 29 }; 30 31 build-system = [
+2 -2
pkgs/development/python-modules/opower/default.nix
··· 15 16 buildPythonPackage rec { 17 pname = "opower"; 18 - version = "0.12.3"; 19 pyproject = true; 20 21 disabled = pythonOlder "3.9"; ··· 24 owner = "tronikos"; 25 repo = "opower"; 26 tag = "v${version}"; 27 - hash = "sha256-fsZpAipBw6XLeLdum1p5gkpKSOG40TLa6cLFTUSA05Y="; 28 }; 29 30 build-system = [ setuptools ];
··· 15 16 buildPythonPackage rec { 17 pname = "opower"; 18 + version = "0.12.4"; 19 pyproject = true; 20 21 disabled = pythonOlder "3.9"; ··· 24 owner = "tronikos"; 25 repo = "opower"; 26 tag = "v${version}"; 27 + hash = "sha256-wUkPXfiXwKWVIQcPw2dsXJ5VMn1hf1rBFzDINnCVtEM="; 28 }; 29 30 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/python-linkplay/default.nix
··· 15 16 buildPythonPackage rec { 17 pname = "python-linkplay"; 18 - version = "0.2.11"; 19 pyproject = true; 20 21 src = fetchFromGitHub { 22 owner = "Velleman"; 23 repo = "python-linkplay"; 24 tag = "v${version}"; 25 - hash = "sha256-/AXhbcaP3itLO8xiIOoLtHvc5wNs7o+fHH0nN+OoGNs="; 26 }; 27 28 build-system = [ setuptools ];
··· 15 16 buildPythonPackage rec { 17 pname = "python-linkplay"; 18 + version = "0.2.12"; 19 pyproject = true; 20 21 src = fetchFromGitHub { 22 owner = "Velleman"; 23 repo = "python-linkplay"; 24 tag = "v${version}"; 25 + hash = "sha256-oE3ILnaUDWMNcN3ZAIQKmGgUTc/tqXYdZTX1bxuHBso="; 26 }; 27 28 build-system = [ setuptools ];
+1 -1
pkgs/servers/home-assistant/component-packages.nix
··· 2 # Do not edit! 3 4 { 5 - version = "2025.6.0"; 6 components = { 7 "3_day_blinds" = 8 ps: with ps; [
··· 2 # Do not edit! 3 4 { 5 + version = "2025.6.1"; 6 components = { 7 "3_day_blinds" = 8 ps: with ps; [
+3 -3
pkgs/servers/home-assistant/default.nix
··· 386 extraBuildInputs = extraPackages python.pkgs; 387 388 # Don't forget to run update-component-packages.py after updating 389 - hassVersion = "2025.6.0"; 390 391 in 392 python.pkgs.buildPythonApplication rec { ··· 407 owner = "home-assistant"; 408 repo = "core"; 409 tag = version; 410 - hash = "sha256-SSMubMXk6lasj0CwgPVQRzW7yzkN3lWaoJJDf51zIGQ="; 411 }; 412 413 # Secondary source is pypi sdist for translations 414 sdist = fetchPypi { 415 inherit pname version; 416 - hash = "sha256-3PiRVBtboqWVU5da8EeOkRWAGumrLENNSMD4cD7/MOU="; 417 }; 418 419 build-system = with python.pkgs; [
··· 386 extraBuildInputs = extraPackages python.pkgs; 387 388 # Don't forget to run update-component-packages.py after updating 389 + hassVersion = "2025.6.1"; 390 391 in 392 python.pkgs.buildPythonApplication rec { ··· 407 owner = "home-assistant"; 408 repo = "core"; 409 tag = version; 410 + hash = "sha256-Pp2IIpVfzYE4BBJEq4Ll2s0vgsqxAApE8TmVd1zAg38="; 411 }; 412 413 # Secondary source is pypi sdist for translations 414 sdist = fetchPypi { 415 inherit pname version; 416 + hash = "sha256-yc4tEyR3xpo4x9daWEwXFJBhSH3xeOc2ckO+7LWVRlA="; 417 }; 418 419 build-system = with python.pkgs; [
+2 -2
pkgs/servers/home-assistant/frontend.nix
··· 8 # the frontend version corresponding to a specific home-assistant version can be found here 9 # https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/frontend/manifest.json 10 pname = "home-assistant-frontend"; 11 - version = "20250531.2"; 12 format = "wheel"; 13 14 src = fetchPypi { ··· 16 pname = "home_assistant_frontend"; 17 dist = "py3"; 18 python = "py3"; 19 - hash = "sha256-i77uNNUHwPW+A4RkweqcvOdJofKSWhzoeup5HQFwMzQ="; 20 }; 21 22 # there is nothing to strip in this package
··· 8 # the frontend version corresponding to a specific home-assistant version can be found here 9 # https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/frontend/manifest.json 10 pname = "home-assistant-frontend"; 11 + version = "20250531.3"; 12 format = "wheel"; 13 14 src = fetchPypi { ··· 16 pname = "home_assistant_frontend"; 17 dist = "py3"; 18 python = "py3"; 19 + hash = "sha256-FmG7Ym85KwE76s+srHzcGM2p5hh56X7cZOBZu4Gr4mM="; 20 }; 21 22 # there is nothing to strip in this package