diff --git a/homeassistant/components/arcam_fmj/strings.json b/homeassistant/components/arcam_fmj/strings.json index 154727baf9f..435a6971d5b 100644 --- a/homeassistant/components/arcam_fmj/strings.json +++ b/homeassistant/components/arcam_fmj/strings.json @@ -5,7 +5,6 @@ "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" }, - "error": {}, "flow_title": "{host}", "step": { "confirm": { diff --git a/homeassistant/components/directv/strings.json b/homeassistant/components/directv/strings.json index e6c54d0d4aa..4384867dfa4 100644 --- a/homeassistant/components/directv/strings.json +++ b/homeassistant/components/directv/strings.json @@ -3,7 +3,6 @@ "flow_title": "{name}", "step": { "ssdp_confirm": { - "data": {}, "description": "Do you want to set up {name}?" }, "user": { diff --git a/homeassistant/components/kraken/strings.json b/homeassistant/components/kraken/strings.json index e94f2129a48..10257793de0 100644 --- a/homeassistant/components/kraken/strings.json +++ b/homeassistant/components/kraken/strings.json @@ -3,10 +3,8 @@ "abort": { "already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]" }, - "error": {}, "step": { "user": { - "data": {}, "description": "[%key:common::config_flow::description::confirm_setup%]" } } diff --git a/homeassistant/components/roku/strings.json b/homeassistant/components/roku/strings.json index 235cf4ad159..68cbe528e87 100644 --- a/homeassistant/components/roku/strings.json +++ b/homeassistant/components/roku/strings.json @@ -10,8 +10,7 @@ }, "discovery_confirm": { "title": "Roku", - "description": "Do you want to set up {name}?", - "data": {} + "description": "Do you want to set up {name}?" } }, "error": {