File tree Expand file tree Collapse file tree 10 files changed +22
-20
lines changed
development/python-modules Expand file tree Collapse file tree 10 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 15
15
16
16
buildPythonPackage rec {
17
17
pname = "aiohue" ;
18
- version = "4.7.4 " ;
18
+ version = "4.7.5 " ;
19
19
pyproject = true ;
20
20
21
21
disabled = pythonOlder "3.11" ;
@@ -24,7 +24,7 @@ buildPythonPackage rec {
24
24
owner = "home-assistant-libs" ;
25
25
repo = "aiohue" ;
26
26
tag = version ;
27
- hash = "sha256-+vvdv8/rAoMdtH6XN9tq4zOLboTuz3CqruN2KkEMv+c =" ;
27
+ hash = "sha256-RHWgjugWYJVbzAFhb1bOrm33jZ3MQjkFqUMH+27a6Zw =" ;
28
28
} ;
29
29
30
30
postPatch = ''
Original file line number Diff line number Diff line change 19
19
20
20
buildPythonPackage rec {
21
21
pname = "bimmer-connected" ;
22
- version = "0.17.2 " ;
22
+ version = "0.17.3 " ;
23
23
pyproject = true ;
24
24
25
25
disabled = pythonOlder "3.8" ;
@@ -28,7 +28,7 @@ buildPythonPackage rec {
28
28
owner = "bimmerconnected" ;
29
29
repo = "bimmer_connected" ;
30
30
tag = version ;
31
- hash = "sha256-49Lryp9xBiQK1Jb+CVPvH2Z2yzAsbYsZwgkkEhVjrPQ =" ;
31
+ hash = "sha256-XKKMOKvZO6CrAioflyhTWZrNJv1+5yqYPFL4Al8YPY8 =" ;
32
32
} ;
33
33
34
34
build-system = [
Original file line number Diff line number Diff line change 9
9
10
10
buildPythonPackage rec {
11
11
pname = "imeon-inverter-api" ;
12
- version = "0.3.14 " ;
12
+ version = "0.3.16 " ;
13
13
pyproject = true ;
14
14
15
15
src = fetchFromGitHub {
16
16
owner = "Imeon-Inverters-for-Home-Assistant" ;
17
17
repo = "inverter-api" ;
18
18
tag = version ;
19
- hash = "sha256-zjG9rcKdV+o5M3yIRaxz93sP3u4Vfs8JhSSYzKdQi2I =" ;
19
+ hash = "sha256-zaGmzp9uOzjtDxca1EWGKQ/PYsKqMldv5mnxQlwfcX4 =" ;
20
20
} ;
21
21
22
22
build-system = [ pdm-pep517 ] ;
Original file line number Diff line number Diff line change 4
4
async-timeout ,
5
5
buildPythonPackage ,
6
6
fetchFromGitHub ,
7
+ pyjwt ,
7
8
pythonOlder ,
8
9
setuptools ,
9
10
} :
10
11
11
12
buildPythonPackage rec {
12
13
pname = "millheater" ;
13
- version = "0.12.5 " ;
14
+ version = "0.13.1 " ;
14
15
pyproject = true ;
15
16
16
17
disabled = pythonOlder "3.10" ;
@@ -19,14 +20,15 @@ buildPythonPackage rec {
19
20
owner = "Danielhiversen" ;
20
21
repo = "pymill" ;
21
22
tag = version ; # https://github.com/Danielhiversen/pymill/issues/87
22
- hash = "sha256-DGMG6LabfKGmQ6MDm/skqeQuOhSlr1ssZ2Z7fItzOt0 =" ;
23
+ hash = "sha256-fdKMX85uo5L/1ko5aXHzLcWbr24StzRV38jjEbeRRkw =" ;
23
24
} ;
24
25
25
26
build-system = [ setuptools ] ;
26
27
27
28
dependencies = [
28
29
aiohttp
29
30
async-timeout
31
+ pyjwt
30
32
] ;
31
33
32
34
# Project has no tests
Original file line number Diff line number Diff line change 9
9
10
10
buildPythonPackage rec {
11
11
pname = "ohme" ;
12
- version = "1.5.1 " ;
12
+ version = "1.5.2 " ;
13
13
pyproject = true ;
14
14
15
15
disabled = pythonOlder "3.7" ;
@@ -18,7 +18,7 @@ buildPythonPackage rec {
18
18
owner = "dan-r" ;
19
19
repo = "ohmepy" ;
20
20
tag = "v${ version } " ;
21
- hash = "sha256-71uehQEiTTvcBPoNLNYvsE1vgp4vn3AZgGQCYrxtuYs =" ;
21
+ hash = "sha256-r3pu+HAQc8hXF2aMuWuE151Lz4rbrVti8YBrm4CS8z4 =" ;
22
22
} ;
23
23
24
24
build-system = [ setuptools ] ;
Original file line number Diff line number Diff line change 12
12
13
13
buildPythonPackage rec {
14
14
pname = "pyschlage" ;
15
- version = "2025.7.3 " ;
15
+ version = "2025.9.0 " ;
16
16
pyproject = true ;
17
17
18
18
disabled = pythonOlder "3.7" ;
@@ -21,7 +21,7 @@ buildPythonPackage rec {
21
21
owner = "dknowles2" ;
22
22
repo = "pyschlage" ;
23
23
tag = version ;
24
- hash = "sha256-6IY+rCz/tMaj+c2ME8g9KzdYcakW2rcgM9DFHJSF3Jc =" ;
24
+ hash = "sha256-ROLtRN/J6LdL67CQ/Ui60RLMLNStb1CZlvQGt8xerOA =" ;
25
25
} ;
26
26
27
27
build-system = [
Original file line number Diff line number Diff line change 2
2
# Do not edit!
3
3
4
4
{
5
- version = "2025.9.0 " ;
5
+ version = "2025.9.1 " ;
6
6
components = {
7
7
"3_day_blinds" =
8
8
ps : with ps ; [
Original file line number Diff line number Diff line change 368
368
extraBuildInputs = extraPackages python . pkgs ;
369
369
370
370
# Don't forget to run update-component-packages.py after updating
371
- hassVersion = "2025.9.0 " ;
371
+ hassVersion = "2025.9.1 " ;
372
372
373
373
in
374
374
python . pkgs . buildPythonApplication rec {
@@ -389,13 +389,13 @@ python.pkgs.buildPythonApplication rec {
389
389
owner = "home-assistant" ;
390
390
repo = "core" ;
391
391
tag = version ;
392
- hash = "sha256-/94D+yp6FhVnZ7GgL1qsxiwVvFiMg/cR+g66u98TgQE =" ;
392
+ hash = "sha256-nHXUv27zoI/48b1a+Bx/VWT2sdgowflFzm49oFGZXNA =" ;
393
393
} ;
394
394
395
395
# Secondary source is pypi sdist for translations
396
396
sdist = fetchPypi {
397
397
inherit pname version ;
398
- hash = "sha256-8q+43C7O2z3ICbeaHHCZ4rCtF3YxrsiAkEV493Fs7fw =" ;
398
+ hash = "sha256-mXwawBBMdjnUcfBn5WnRtgEsVD/RVohem2njNXj16IU =" ;
399
399
} ;
400
400
401
401
build-system = with python . pkgs ; [
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ buildPythonPackage rec {
8
8
# the frontend version corresponding to a specific home-assistant version can be found here
9
9
# https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/frontend/manifest.json
10
10
pname = "home-assistant-frontend" ;
11
- version = "20250903.2 " ;
11
+ version = "20250903.3 " ;
12
12
format = "wheel" ;
13
13
14
14
src = fetchPypi {
15
15
inherit version format ;
16
16
pname = "home_assistant_frontend" ;
17
17
dist = "py3" ;
18
18
python = "py3" ;
19
- hash = "sha256-fUWcdChQ3Hti76/48gNE9HdwOHXPCQ1fP2ccYVo5Tls =" ;
19
+ hash = "sha256-qIBmg+IZJ5SyAqZldUUxZys1UsEun5oL6d3SjG7U2dk =" ;
20
20
} ;
21
21
22
22
# there is nothing to strip in this package
Original file line number Diff line number Diff line change 10
10
11
11
buildPythonPackage rec {
12
12
pname = "homeassistant-stubs" ;
13
- version = "2025.9.0 " ;
13
+ version = "2025.9.1 " ;
14
14
pyproject = true ;
15
15
16
16
disabled = python . version != home-assistant . python . version ;
@@ -19,7 +19,7 @@ buildPythonPackage rec {
19
19
owner = "KapJI" ;
20
20
repo = "homeassistant-stubs" ;
21
21
tag = version ;
22
- hash = "sha256-QInUUbpTofpqldXPxyYv7JbUoGosLRvXfjSsF36tInc =" ;
22
+ hash = "sha256-EQQsnHlGlmbSDrCZQold0LY2N7m7zOL3X9E9gSO0bPA =" ;
23
23
} ;
24
24
25
25
build-system = [
You can’t perform that action at this time.
0 commit comments