mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
bump quirks (#25618)
This commit is contained in:
parent
78a0e21557
commit
3bd7b15b3d
@ -5,14 +5,11 @@
|
|||||||
"documentation": "https://www.home-assistant.io/components/zha",
|
"documentation": "https://www.home-assistant.io/components/zha",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows-homeassistant==0.9.0",
|
"bellows-homeassistant==0.9.0",
|
||||||
"zha-quirks==0.0.19",
|
"zha-quirks==0.0.20",
|
||||||
"zigpy-deconz==0.2.1",
|
"zigpy-deconz==0.2.1",
|
||||||
"zigpy-homeassistant==0.7.0",
|
"zigpy-homeassistant==0.7.0",
|
||||||
"zigpy-xbee-homeassistant==0.4.0"
|
"zigpy-xbee-homeassistant==0.4.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
||||||
"@dmulcahey",
|
|
||||||
"@adminiuga"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
@ -1963,7 +1963,7 @@ zengge==0.2
|
|||||||
zeroconf==0.23.0
|
zeroconf==0.23.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.19
|
zha-quirks==0.0.20
|
||||||
|
|
||||||
# homeassistant.components.zhong_hong
|
# homeassistant.components.zhong_hong
|
||||||
zhong_hong_hvac==1.0.9
|
zhong_hong_hvac==1.0.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user