Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise issue "does not support platform setup" #93585

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions homeassistant/components/alarm_control_panel/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
gjohansson-ST marked this conversation as resolved.
Show resolved Hide resolved
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
gjohansson-ST marked this conversation as resolved.
Show resolved Hide resolved
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/binary_sensor/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,5 +314,18 @@
"smoke": "smoke",
"sound": "sound",
"vibration": "vibration"
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/button/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,18 @@
"update": {
"name": "Update"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/calendar/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/camera/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/climate/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,18 @@
"temperature": { "name": "Target temperature" }
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/cover/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,18 @@
"window": {
"name": "Window"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/date/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,18 @@
"_": {
"name": "[%key:component::date::title%]"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/device_tracker/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/fan/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/humidifier/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,18 @@
"humidifier": {
"name": "[%key:component::humidifier::entity_component::_::name%]"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/light/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/lock/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/media_player/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,18 @@
"receiver": {
"name": "Receiver"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/number/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,18 @@
"wind_speed": {
"name": "[%key:component::sensor::entity_component::wind_speed::name%]"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/remote/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,18 @@
"on": "[%key:common::state::on%]"
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/select/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/sensor/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,5 +267,18 @@
"wind_speed": {
"name": "Wind speed"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/siren/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/switch/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,18 @@
"outlet": {
"name": "Outlet"
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/text/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,18 @@
}
}
}
},
"issues": {
"platform_integration_no_support": {
"title": "Platform support not supported",
"fix_flow": {
"step": {
"confirm": {
"title": "Platform support removal",
"description": "The {platform} platform for the {domain} integration does not support platform setup.\n\nPlease remove it from your config and select **submit** to close this issue."
}
}
}
}
}
}