Use common strings for AirVisual (#41632)
This commit is contained in:
parent
9d6589240f
commit
44a3278ba8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"title": "Configure an AirVisual Node/Pro",
|
||||
"description": "Monitor a personal AirVisual unit. The password can be retrieved from the unit's UI.",
|
||||
"data": {
|
||||
"ip_address": "Unit IP Address/Hostname",
|
||||
"ip_address": "[%key:common::config_flow::data::host%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue