mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Fix sentence-casing of "Error status" in motionmount
(#143436)
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
},
|
||||
"sensor": {
|
||||
"motionmount_error_status": {
|
||||
"name": "Error Status",
|
||||
"name": "Error status",
|
||||
"state": {
|
||||
"none": "None",
|
||||
"motor": "Motor",
|
||||
|
Reference in New Issue
Block a user