mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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": {
|
"sensor": {
|
||||||
"motionmount_error_status": {
|
"motionmount_error_status": {
|
||||||
"name": "Error Status",
|
"name": "Error status",
|
||||||
"state": {
|
"state": {
|
||||||
"none": "None",
|
"none": "None",
|
||||||
"motor": "Motor",
|
"motor": "Motor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user