Bump agent-py to 0.0.24 (#130018)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>pull/130026/head
parent
bbefa971d8
commit
43c2658962
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/agent_dvr",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["agent"],
|
||||
"requirements": ["agent-py==0.0.23"]
|
||||
"requirements": ["agent-py==0.0.24"]
|
||||
}
|
||||
|
|
|
@ -152,7 +152,7 @@ advantage-air==0.4.4
|
|||
afsapi==0.2.7
|
||||
|
||||
# homeassistant.components.agent_dvr
|
||||
agent-py==0.0.23
|
||||
agent-py==0.0.24
|
||||
|
||||
# homeassistant.components.geo_json_events
|
||||
aio-geojson-generic-client==0.4
|
||||
|
|
|
@ -140,7 +140,7 @@ advantage-air==0.4.4
|
|||
afsapi==0.2.7
|
||||
|
||||
# homeassistant.components.agent_dvr
|
||||
agent-py==0.0.23
|
||||
agent-py==0.0.24
|
||||
|
||||
# homeassistant.components.geo_json_events
|
||||
aio-geojson-generic-client==0.4
|
||||
|
|
Loading…
Reference in New Issue