mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00:00
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'
|