mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Fix several issues in a string of IHC integration (#135618)
This commit is contained in:
parent
4a64c797d4
commit
c7de3112fb
@ -6,7 +6,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"controller_id": {
|
"controller_id": {
|
||||||
"name": "Controller ID",
|
"name": "Controller ID",
|
||||||
"description": "If you have multiple controller, this is the index of you controller\nstarting with 0.\n."
|
"description": "If you have multiple controllers, this is the index of your controller, starting with 0."
|
||||||
},
|
},
|
||||||
"ihc_id": {
|
"ihc_id": {
|
||||||
"name": "IHC ID",
|
"name": "IHC ID",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user