mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix typo in EnOcean (#86868)
This commit is contained in:
parent
7f01d57965
commit
a28e7e1541
@ -2,13 +2,13 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"detect": {
|
||||
"title": "Select the path to you ENOcean dongle",
|
||||
"title": "Select the path to your ENOcean dongle",
|
||||
"data": {
|
||||
"path": "USB dongle path"
|
||||
}
|
||||
},
|
||||
"manual": {
|
||||
"title": "Enter the path to you ENOcean dongle",
|
||||
"title": "Enter the path to your ENOcean dongle",
|
||||
"data": {
|
||||
"path": "USB dongle path"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user