mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump ZHA to 0.0.44 (#134427)
This commit is contained in:
parent
5228f3d85c
commit
5e7a405f34
@ -21,7 +21,7 @@
|
||||
"zha",
|
||||
"universal_silabs_flasher"
|
||||
],
|
||||
"requirements": ["universal-silabs-flasher==0.0.25", "zha==0.0.43"],
|
||||
"requirements": ["universal-silabs-flasher==0.0.25", "zha==0.0.44"],
|
||||
"usb": [
|
||||
{
|
||||
"vid": "10C4",
|
||||
|
@ -879,6 +879,12 @@
|
||||
},
|
||||
"regulator_set_point": {
|
||||
"name": "Regulator set point"
|
||||
},
|
||||
"detection_delay": {
|
||||
"name": "Detection delay"
|
||||
},
|
||||
"fading_time": {
|
||||
"name": "Fading time"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
@ -1237,6 +1243,9 @@
|
||||
},
|
||||
"local_temperature_floor": {
|
||||
"name": "Floor temperature"
|
||||
},
|
||||
"self_test": {
|
||||
"name": "Self test result"
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
|
@ -3115,7 +3115,7 @@ zeroconf==0.136.2
|
||||
zeversolar==0.3.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha==0.0.43
|
||||
zha==0.0.44
|
||||
|
||||
# homeassistant.components.zhong_hong
|
||||
zhong-hong-hvac==1.0.13
|
||||
|
@ -2504,7 +2504,7 @@ zeroconf==0.136.2
|
||||
zeversolar==0.3.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha==0.0.43
|
||||
zha==0.0.44
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.60.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user