hass-core/homeassistant/components/amcrest/manifest.json
Sean Vig 02ba3c6089
Update amcrest version to 1.9.3 ()
This version fixes a bug that affects the current non-async Home Assistant integration
2021-09-18 08:34:51 +02:00

9 lines
253 B
JSON

{
"domain": "amcrest",
"name": "Amcrest",
"documentation": "https://www.home-assistant.io/integrations/amcrest",
"requirements": ["amcrest==1.9.3"],
"dependencies": ["ffmpeg"],
"codeowners": ["@flacjacket"],
"iot_class": "local_polling"
}