mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
Remove name attribute from transmission services manifest (#92083)
This commit is contained in:
@@ -26,12 +26,6 @@ remove_torrent:
|
|||||||
selector:
|
selector:
|
||||||
config_entry:
|
config_entry:
|
||||||
integration: transmission
|
integration: transmission
|
||||||
name:
|
|
||||||
name: Name
|
|
||||||
description: Instance name as entered during entry config
|
|
||||||
example: Transmission
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
id:
|
id:
|
||||||
name: ID
|
name: ID
|
||||||
description: ID of a torrent
|
description: ID of a torrent
|
||||||
@@ -56,12 +50,6 @@ start_torrent:
|
|||||||
selector:
|
selector:
|
||||||
config_entry:
|
config_entry:
|
||||||
integration: transmission
|
integration: transmission
|
||||||
name:
|
|
||||||
name: Name
|
|
||||||
description: Instance name as entered during entry config
|
|
||||||
example: Transmission
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
id:
|
id:
|
||||||
name: ID
|
name: ID
|
||||||
description: ID of a torrent
|
description: ID of a torrent
|
||||||
@@ -79,12 +67,6 @@ stop_torrent:
|
|||||||
selector:
|
selector:
|
||||||
config_entry:
|
config_entry:
|
||||||
integration: transmission
|
integration: transmission
|
||||||
name:
|
|
||||||
name: Name
|
|
||||||
description: Instance name as entered during entry config
|
|
||||||
example: Transmission
|
|
||||||
selector:
|
|
||||||
text:
|
|
||||||
id:
|
id:
|
||||||
name: ID
|
name: ID
|
||||||
description: ID of a torrent
|
description: ID of a torrent
|
||||||
|
Reference in New Issue
Block a user