1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 02:18:47 +00:00
Files
core/homeassistant/components/go2rtc/strings.json
2025-10-28 10:33:10 +01:00

9 lines
351 B
JSON

{
"issues": {
"recommended_version": {
"description": "We detected that you are using an outdated go2rtc server version. For the best experience, we recommend updating the go2rtc server to version `{recommended_version}`.\nCurrently you are using version `{current_version}`.",
"title": "Outdated go2rtc server detected"
}
}
}