Make season integration title translatable (#95802)

This commit is contained in:
Jan-Philipp Benecke
2023-07-07 18:30:00 +02:00
committed by GitHub
parent 29d7535b7b
commit ac19de9857
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"title": "Season",
"config": {
"step": {
"user": {

View File

@@ -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",