Bump deconz dependency to v105 (#80492)
This commit is contained in:
parent
6323021bfc
commit
352014fc95
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "deCONZ",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/deconz",
|
||||
"requirements": ["pydeconz==104"],
|
||||
"requirements": ["pydeconz==105"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -1511,7 +1511,7 @@ pydaikin==2.7.2
|
|||
pydanfossair==0.1.0
|
||||
|
||||
# homeassistant.components.deconz
|
||||
pydeconz==104
|
||||
pydeconz==105
|
||||
|
||||
# homeassistant.components.delijn
|
||||
pydelijn==1.0.0
|
||||
|
|
|
@ -1066,7 +1066,7 @@ pycoolmasternet-async==0.1.2
|
|||
pydaikin==2.7.2
|
||||
|
||||
# homeassistant.components.deconz
|
||||
pydeconz==104
|
||||
pydeconz==105
|
||||
|
||||
# homeassistant.components.dexcom
|
||||
pydexcom==0.2.3
|
||||
|
|
Loading…
Add table
Reference in a new issue