diff --git a/homeassistant/components/season/strings.json b/homeassistant/components/season/strings.json index bff02df5c6c..d53d6a0890f 100644 --- a/homeassistant/components/season/strings.json +++ b/homeassistant/components/season/strings.json @@ -1,4 +1,5 @@ { + "title": "Season", "config": { "step": { "user": { diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 9964bfe148c..e8271f2cade 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -4823,7 +4823,6 @@ "iot_class": "local_polling" }, "season": { - "name": "Season", "integration_type": "service", "config_flow": true, "iot_class": "local_polling" @@ -6687,6 +6686,7 @@ "proximity", "rpi_power", "schedule", + "season", "shopping_list", "sun", "switch_as_x",