Make season integration title translatable (#95802)
parent
29d7535b7b
commit
ac19de9857
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "Season",
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue