Fix platform name
This commit is contained in:
parent
839556a971
commit
fa9243a758
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ To add FFmpeg with noise detection to your installation, add the following to yo
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- platform: ffmpeg
|
- platform: ffmpeg_noise
|
||||||
input: FFMPEG_SUPPORTED_INPUT
|
input: FFMPEG_SUPPORTED_INPUT
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue