mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Z-Wave JS: Title-Case "S2 Access Control" (#20850)
* Z-Wave JS: Title-Case "S2 Access Control" * Apply sentence case to example description
This commit is contained in:
parent
34b9c7b9d1
commit
0991628843
@ -4870,10 +4870,10 @@
|
|||||||
},
|
},
|
||||||
"S2_Authenticated": {
|
"S2_Authenticated": {
|
||||||
"title": "S2 Authenticated",
|
"title": "S2 Authenticated",
|
||||||
"description": "Example: Lighting, Sensors and Security Systems"
|
"description": "Example: Lighting, sensors and security systems"
|
||||||
},
|
},
|
||||||
"S2_AccessControl": {
|
"S2_AccessControl": {
|
||||||
"title": "S2 access control",
|
"title": "S2 Access Control",
|
||||||
"description": "Example: Door locks and garage doors"
|
"description": "Example: Door locks and garage doors"
|
||||||
},
|
},
|
||||||
"S0_Legacy": {
|
"S0_Legacy": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user