mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump zigpy-deconz (#21566)
This commit is contained in:
parent
52f337ef00
commit
1a9dcaefd2
@ -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…
x
Reference in New Issue
Block a user