You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homeassistant/components/hassio/strings.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,10 @@
225
225
"unsupported_virtualization_image": {
226
226
"title": "Unsupported system - Incorrect OS image for virtualization",
227
227
"description": "System is unsupported because the Home Assistant OS image in use is not intended for use in a virtualized environment. Use the link to learn more and how to fix this."
228
+
},
229
+
"unsupported_os_version": {
230
+
"title": "Unsupported system - Home Assistant OS version",
231
+
"description": "System is unsupported because the Home Assistant OS version in use is not supported. Use the link to learn more and how to fix this."
0 commit comments