mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Fix several issues in a string of IHC integration (#135618)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user