deCONZ - don't let light "attr" events update group data (#37797)

This commit is contained in:
Robert Svensson 2020-07-13 01:16:40 +02:00 committed by GitHub
parent 5c28919fba
commit 548e956670
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==71"],
"requirements": ["pydeconz==72"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics"

View File

@ -1271,7 +1271,7 @@ pydaikin==2.2.0
pydanfossair==0.1.0
# homeassistant.components.deconz
pydeconz==71
pydeconz==72
# homeassistant.components.delijn
pydelijn==0.6.0

View File

@ -589,7 +589,7 @@ pycountry==19.8.18
pydaikin==2.2.0
# homeassistant.components.deconz
pydeconz==71
pydeconz==72
# homeassistant.components.dexcom
pydexcom==0.2.0