Fix deconz group log warning (#76114)

This commit is contained in:
Robert Svensson 2022-08-03 09:41:00 +02:00 committed by Franck Nijhof
parent 29f6d7818a
commit 81ee24738b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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==100"],
"requirements": ["pydeconz==101"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -1455,7 +1455,7 @@ pydaikin==2.7.0
pydanfossair==0.1.0
# homeassistant.components.deconz
pydeconz==100
pydeconz==101
# homeassistant.components.delijn
pydelijn==1.0.0

View File

@ -1001,7 +1001,7 @@ pycoolmasternet-async==0.1.2
pydaikin==2.7.0
# homeassistant.components.deconz
pydeconz==100
pydeconz==101
# homeassistant.components.dexcom
pydexcom==0.2.3