1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00
Files
core/homeassistant/components/ffmpeg_motion/manifest.json
2023-02-08 20:19:19 +01:00

9 lines
217 B
JSON

{
"domain": "ffmpeg_motion",
"name": "FFmpeg Motion",
"codeowners": [],
"dependencies": ["ffmpeg"],
"documentation": "https://www.home-assistant.io/integrations/ffmpeg_motion",
"iot_class": "calculated"
}