Bump zigpy-deconz (#21566)
This commit is contained in:
parent
52f337ef00
commit
1a9dcaefd2
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ REQUIREMENTS = [
|
||||||
'zigpy-homeassistant==0.3.0',
|
'zigpy-homeassistant==0.3.0',
|
||||||
'zigpy-xbee-homeassistant==0.1.2',
|
'zigpy-xbee-homeassistant==0.1.2',
|
||||||
'zha-quirks==0.0.6',
|
'zha-quirks==0.0.6',
|
||||||
'zigpy-deconz==0.1.1'
|
'zigpy-deconz==0.1.2'
|
||||||
]
|
]
|
||||||
|
|
||||||
DEVICE_CONFIG_SCHEMA_ENTRY = vol.Schema({
|
DEVICE_CONFIG_SCHEMA_ENTRY = vol.Schema({
|
||||||
|
|
|
@ -1822,7 +1822,7 @@ zhong_hong_hvac==1.0.9
|
||||||
ziggo-mediabox-xl==1.1.0
|
ziggo-mediabox-xl==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.1.1
|
zigpy-deconz==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.3.0
|
zigpy-homeassistant==0.3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue