Skip to content

Commit

Permalink
Update description for SSE timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ekutner committed Dec 21, 2023
1 parent 01927b9 commit d7cd4b8
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Používejte pouze [kódy jazyků](https://api-docs.home-connect.com/general/#supported-languages) podporované službou Home Connect.",
"log_mode": "Aby se toto nastavení použilo, musí být v souboru configuration.yaml povoleno protokolování ladění.",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down
68 changes: 34 additions & 34 deletions custom_components/home_connect_alt/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,40 @@
}
}
},
"options": {
"step": {
"init": {
"data": {
"language": "Language code",
"log_mode": "Verbose log mode",
"name_template": "Entity name template",
"sse_timeout": "SSE Timeout",
"translation_mode": "Translation mode"
},
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
},
"description": "Review the configuration section in the [README](https://github.com/ekutner/home-connect-hass) for explanation of these settings",
"title": "Advanced settings"
}
}
},
"selector": {
"api_host": {
"options": {
"https://api.home-connect.cn": "China",
"https://api.home-connect.com": "Default"
}
},
"translation_mode": {
"options": {
"local": "Local",
"server": "Server"
}
}
},
"device_automation": {
"trigger_type": {
"program_finished": "Program Finished",
Expand Down Expand Up @@ -920,39 +954,5 @@
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"language": "Language code",
"log_mode": "Verbose log mode",
"name_template": "Entity name template",
"sse_timeout": "SSE Timeout",
"translation_mode": "Translation mode"
},
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
},
"description": "Review the configuration section in the [README](https://github.com/ekutner/home-connect-hass) for explanation of these settings",
"title": "Advanced settings"
}
}
},
"selector": {
"api_host": {
"options": {
"https://api.home-connect.cn": "China",
"https://api.home-connect.com": "Default"
}
},
"translation_mode": {
"options": {
"local": "Local",
"server": "Server"
}
}
}
}
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "יש להשתמש רק [בקודי שפה](https://api-docs.home-connect.com/general/#supported-languages) הנתמכים על ידי Home Connect",
"log_mode": "יש להפעיל כתיבת לוג דיבאג בקובץ configuration.yaml כדי שהגדרה זו תפעל",
"sse_timeout": "זמן לחידוש קשר SSE (0=כבוי)"
"sse_timeout": "זמן, בדקות, לחידוש קשר SSE (0=כבוי)"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Gebruik enkel [language codes](https://api-docs.home-connect.com/general/#supported-languages) ondersteund door Home Connect",
"log_mode": "Debug logging moet aan staan in configuration.yaml voor deze setting.",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/home_connect_alt/translations/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"data_description": {
"language": "Only use [language codes](https://api-docs.home-connect.com/general/#supported-languages) supported by Home Connect",
"log_mode": "Debug logging must be enabled in configuration.yaml for this setting to apply",
"sse_timeout": "Timeout for refreshing the SSE connection (0=disabled)"
"sse_timeout": "Timeout in minutes for refreshing the SSE connection (0=disabled)"
}
}
}
Expand Down

0 comments on commit d7cd4b8

Please sign in to comment.