2019-02-06 03:31:15 +00:00
|
|
|
restart:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Restart
|
2019-02-06 03:31:15 +00:00
|
|
|
description: Send a restart command to a ffmpeg based sensor.
|
|
|
|
fields:
|
2020-04-05 08:33:45 +00:00
|
|
|
entity_id:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Entity
|
|
|
|
description: Name of entity that will restart. Platform dependent.
|
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: ffmpeg
|
|
|
|
domain: binary_sensor
|
2019-02-06 03:31:15 +00:00
|
|
|
start:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Start
|
2019-02-06 03:31:15 +00:00
|
|
|
description: Send a start command to a ffmpeg based sensor.
|
|
|
|
fields:
|
2020-04-05 08:33:45 +00:00
|
|
|
entity_id:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Entity
|
|
|
|
description: Name of entity that will start. Platform dependent.
|
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: ffmpeg
|
|
|
|
domain: binary_sensor
|
2019-02-06 03:31:15 +00:00
|
|
|
stop:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Stop
|
2019-02-06 03:31:15 +00:00
|
|
|
description: Send a stop command to a ffmpeg based sensor.
|
|
|
|
fields:
|
2020-04-05 08:33:45 +00:00
|
|
|
entity_id:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Entity
|
|
|
|
description: Name of entity that will stop. Platform dependent.
|
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: ffmpeg
|
|
|
|
domain: binary_sensor
|