forked from home-assistant/core
Fix sentence-casing of "Error status" in motionmount
(#143436)
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
},
|
},
|
||||||
"sensor": {
|
"sensor": {
|
||||||
"motionmount_error_status": {
|
"motionmount_error_status": {
|
||||||
"name": "Error Status",
|
"name": "Error status",
|
||||||
"state": {
|
"state": {
|
||||||
"none": "None",
|
"none": "None",
|
||||||
"motor": "Motor",
|
"motor": "Motor",
|
||||||
|
Reference in New Issue
Block a user