Skip to content

Commit 3cd63c2

Browse files
committed
Bump pydaikin to 2.13.2
1 parent 94af95c commit 3cd63c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/daikin/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"documentation": "https://www.home-assistant.io/integrations/daikin",
77
"iot_class": "local_polling",
88
"loggers": ["pydaikin"],
9-
"requirements": ["pydaikin==2.13.1"],
9+
"requirements": ["pydaikin==2.13.2"],
1010
"zeroconf": ["_dkapi._tcp.local."]
1111
}

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ pycsspeechtts==1.0.8
17921792
# pycups==1.9.73
17931793

17941794
# homeassistant.components.daikin
1795-
pydaikin==2.13.1
1795+
pydaikin==2.13.2
17961796

17971797
# homeassistant.components.danfoss_air
17981798
pydanfossair==0.1.0

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@ pycoolmasternet-async==0.1.5
14421442
pycsspeechtts==1.0.8
14431443

14441444
# homeassistant.components.daikin
1445-
pydaikin==2.13.1
1445+
pydaikin==2.13.2
14461446

14471447
# homeassistant.components.deconz
14481448
pydeconz==116

0 commit comments

Comments
 (0)