Fix deconz group log warning (#76114)

pull/76287/head
Robert Svensson 2022-08-03 09:41:00 +02:00 committed by GitHub
parent 6006fc7e30
commit 98f0b24c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -1461,7 +1461,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

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