Bump DoorBirdPy to 3.0.4 (#127760)
changelog: https://gitlab.com/klikini/doorbirdpy/-/compare/3.0.3...eea287316c6fd84b63cc67fd743cc1128ea14568?from_project_id=7409088&straight=false fixes #126598
This commit is contained in:
parent
32570c59c8
commit
34c464e8d0
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/doorbird",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["doorbirdpy"],
|
||||
"requirements": ["DoorBirdPy==3.0.3"],
|
||||
"requirements": ["DoorBirdPy==3.0.4"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_axis-video._tcp.local.",
|
||||
|
|
|
@ -13,7 +13,7 @@ AIOSomecomfort==0.0.25
|
|||
Adax-local==0.1.5
|
||||
|
||||
# homeassistant.components.doorbird
|
||||
DoorBirdPy==3.0.3
|
||||
DoorBirdPy==3.0.4
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.9.1
|
||||
|
|
|
@ -13,7 +13,7 @@ AIOSomecomfort==0.0.25
|
|||
Adax-local==0.1.5
|
||||
|
||||
# homeassistant.components.doorbird
|
||||
DoorBirdPy==3.0.3
|
||||
DoorBirdPy==3.0.4
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.9.1
|
||||
|
|
Loading…
Add table
Reference in a new issue