mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Make season integration title translatable (#95802)
This commit is contained in:
parent
29d7535b7b
commit
ac19de9857
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"title": "Season",
|
||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
|
@ -4823,7 +4823,6 @@
|
|||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
},
|
},
|
||||||
"season": {
|
"season": {
|
||||||
"name": "Season",
|
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
@ -6687,6 +6686,7 @@
|
|||||||
"proximity",
|
"proximity",
|
||||||
"rpi_power",
|
"rpi_power",
|
||||||
"schedule",
|
"schedule",
|
||||||
|
"season",
|
||||||
"shopping_list",
|
"shopping_list",
|
||||||
"sun",
|
"sun",
|
||||||
"switch_as_x",
|
"switch_as_x",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user