mirror of
https://github.com/home-assistant/core.git
synced 2026-04-06 23:47:33 +00:00
Version bump pydaikin to 2.17.1 (#153726)
This commit is contained in:
committed by
Franck Nijhof
parent
ad41386b27
commit
d7393af76f
@@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/daikin",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pydaikin"],
|
||||
"requirements": ["pydaikin==2.17.0"],
|
||||
"requirements": ["pydaikin==2.17.1"],
|
||||
"zeroconf": ["_dkapi._tcp.local."]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1936,7 +1936,7 @@ pycsspeechtts==1.0.8
|
||||
pycync==0.4.1
|
||||
|
||||
# homeassistant.components.daikin
|
||||
pydaikin==2.17.0
|
||||
pydaikin==2.17.1
|
||||
|
||||
# homeassistant.components.danfoss_air
|
||||
pydanfossair==0.1.0
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1626,7 +1626,7 @@ pycsspeechtts==1.0.8
|
||||
pycync==0.4.1
|
||||
|
||||
# homeassistant.components.daikin
|
||||
pydaikin==2.17.0
|
||||
pydaikin==2.17.1
|
||||
|
||||
# homeassistant.components.deako
|
||||
pydeako==0.6.0
|
||||
|
||||
Reference in New Issue
Block a user