mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Change "id" to uppercase for consistency (#134971)
This commit is contained in:
@@ -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}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user