Change "id" to uppercase for consistency (#134971)

This commit is contained in:
Norbert Rittel
2025-01-07 12:03:44 +01:00
committed by GitHub
parent d1e8a2a32d
commit ec2c8da1c5

View File

@@ -92,7 +92,7 @@
"message": "Could not set lock, check system ready for lock" "message": "Could not set lock, check system ready for lock"
}, },
"could_not_trigger_panic": { "could_not_trigger_panic": {
"message": "Could not trigger panic button for entity id {entity_id}: {error}" "message": "Could not trigger panic button for entity ID {entity_id}: {error}"
} }
} }
} }