diff --git a/homeassistant/components/transmission/services.yaml b/homeassistant/components/transmission/services.yaml index 66f4daf200f..34a88528411 100644 --- a/homeassistant/components/transmission/services.yaml +++ b/homeassistant/components/transmission/services.yaml @@ -26,12 +26,6 @@ remove_torrent: selector: config_entry: integration: transmission - name: - name: Name - description: Instance name as entered during entry config - example: Transmission - selector: - text: id: name: ID description: ID of a torrent @@ -56,12 +50,6 @@ start_torrent: selector: config_entry: integration: transmission - name: - name: Name - description: Instance name as entered during entry config - example: Transmission - selector: - text: id: name: ID description: ID of a torrent @@ -79,12 +67,6 @@ stop_torrent: selector: config_entry: integration: transmission - name: - name: Name - description: Instance name as entered during entry config - example: Transmission - selector: - text: id: name: ID description: ID of a torrent