Add ha_iot_class: Calculated to ffmpeg motion and noise (#15011)

This commit is contained in:
Akın Ömeroğlu 2020-10-07 22:54:34 +03:00 committed by GitHub
parent 157a44a670
commit 908d85336e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ title: FFmpeg Motion
description: Instructions on how to integrate an FFmpeg-based motion binary sensor
ha_category:
- Image Processing
ha_iot_class: Calculated
ha_release: 0.27
ha_domain: ffmpeg_motion
---

View File

@ -3,6 +3,7 @@ title: FFmpeg Noise
description: Instructions on how to integrate an FFmpeg-based noise binary sensor
ha_category:
- Image Processing
ha_iot_class: Calculated
ha_release: 0.27
ha_domain: ffmpeg_noise
---