mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update amcrest version to 1.9.3 (#56348)
This version fixes a bug that affects the current non-async Home Assistant integration
This commit is contained in:
parent
7524daad86
commit
02ba3c6089
@ -2,7 +2,7 @@
|
||||
"domain": "amcrest",
|
||||
"name": "Amcrest",
|
||||
"documentation": "https://www.home-assistant.io/integrations/amcrest",
|
||||
"requirements": ["amcrest==1.9.2"],
|
||||
"requirements": ["amcrest==1.9.3"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@flacjacket"],
|
||||
"iot_class": "local_polling"
|
||||
|
@ -276,7 +276,7 @@ ambee==0.3.0
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.amcrest
|
||||
amcrest==1.9.2
|
||||
amcrest==1.9.3
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.60
|
||||
|
Loading…
x
Reference in New Issue
Block a user