mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pyblackbird to 0.6 for py3.11 (#89719)
This commit is contained in:
parent
aec2d63302
commit
69078b5aed
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/blackbird",
|
"documentation": "https://www.home-assistant.io/integrations/blackbird",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pyblackbird"],
|
"loggers": ["pyblackbird"],
|
||||||
"requirements": ["pyblackbird==0.5"]
|
"requirements": ["pyblackbird==0.6"]
|
||||||
}
|
}
|
||||||
|
@ -1522,7 +1522,7 @@ pybalboa==1.0.1
|
|||||||
pybbox==0.0.5-alpha
|
pybbox==0.0.5-alpha
|
||||||
|
|
||||||
# homeassistant.components.blackbird
|
# homeassistant.components.blackbird
|
||||||
pyblackbird==0.5
|
pyblackbird==0.6
|
||||||
|
|
||||||
# homeassistant.components.bluetooth_tracker
|
# homeassistant.components.bluetooth_tracker
|
||||||
# pybluez==0.22
|
# pybluez==0.22
|
||||||
|
@ -1113,7 +1113,7 @@ pyaussiebb==0.0.15
|
|||||||
pybalboa==1.0.1
|
pybalboa==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.blackbird
|
# homeassistant.components.blackbird
|
||||||
pyblackbird==0.5
|
pyblackbird==0.6
|
||||||
|
|
||||||
# homeassistant.components.neato
|
# homeassistant.components.neato
|
||||||
pybotvac==0.0.23
|
pybotvac==0.0.23
|
||||||
|
Loading…
x
Reference in New Issue
Block a user