Files
GarminHomeAssistant/.vscode/settings.json
Philip Abbey 166b5f4ec3 Found a path to a crash condition
Preventing a de-reference of null when the HA server is unreachable.
2025-08-10 20:50:12 +01:00

11 lines
137 B
JSON

{
"cSpell.words": [
"usbs",
"Venu"
],
"files.exclude": {
"resources-*": true,
"bin": true,
"export": true
}
}