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