fix: Log problems to the console as warnings (once) (#2414)
This commit is contained in:
committed by
dermotduffy
parent
3f5a35c7f6
commit
16ca8d79d2
@@ -826,12 +826,12 @@
|
||||
"troubleshooting_guide": "Troubleshooting guide",
|
||||
"config_upgrade": {
|
||||
"heading": "Configuration upgrade available",
|
||||
"text": "A configuration upgrade is available. To upgrade, edit this card (Dashboard pencil icon \u2192 Three-dot menu \u2192 Edit) and click the 'Automatic Upgrade' button in the card editor."
|
||||
"text": "A configuration upgrade is available. To upgrade, edit this card (Dashboard pencil icon \u2192 Three-dot menu \u2192 Edit) and click the 'Automatic Upgrade' button in the card editor"
|
||||
},
|
||||
"legacy_resource": {
|
||||
"heading": "Legacy dashboard resource detected",
|
||||
"text_both": "The legacy 'frigate-hass-card.js' resource is still registered, please either manually remove it or click the delete icon to automatically remove it. It will be removed in a future release.",
|
||||
"text_only_legacy": "The legacy 'frigate-hass-card.js' resource must be replaced with 'advanced-camera-card.js'. It will be removed in a future release.",
|
||||
"text_both": "The legacy 'frigate-hass-card.js' resource is still registered, please either manually remove it or click the delete icon to automatically remove it. It will be removed in a future release",
|
||||
"text_only_legacy": "The legacy 'frigate-hass-card.js' resource must be replaced with 'advanced-camera-card.js'. It will be removed in a future release",
|
||||
"remove": "Remove legacy resource"
|
||||
},
|
||||
"stream_not_loading": {
|
||||
|
||||
Reference in New Issue
Block a user