mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 08:50:09 +01:00
9ab2ac766e
🐬
* use const flags
10 lines
301 B
YAML
10 lines
301 B
YAML
# Describes the format for available binary_sensor services
|
|
|
|
ffmpeg_restart:
|
|
description: Send a restart command to a ffmpeg based sensor (party mode).
|
|
|
|
fields:
|
|
entity_id:
|
|
description: Name(s) of entites that will restart. Platform dependent.
|
|
example: 'binary_sensor.ffmpeg_noise'
|