Bump deCONZ dependency to fix #74791 (#74804)

This commit is contained in:
Robert Svensson 2022-07-09 23:40:15 +02:00 committed by Paulus Schoutsen
parent 357fe2a722
commit 07f4efcd83
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "deCONZ",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/deconz",
"requirements": ["pydeconz==97"],
"requirements": ["pydeconz==98"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -1444,7 +1444,7 @@ pydaikin==2.7.0
pydanfossair==0.1.0
# homeassistant.components.deconz
pydeconz==97
pydeconz==98
# homeassistant.components.delijn
pydelijn==1.0.0

View File

@ -974,7 +974,7 @@ pycoolmasternet-async==0.1.2
pydaikin==2.7.0
# homeassistant.components.deconz
pydeconz==97
pydeconz==98
# homeassistant.components.dexcom
pydexcom==0.2.3