Use common strings for AirVisual (#41632)

This commit is contained in:
Spartan-II-117 2020-10-11 08:28:55 -07:00 committed by GitHub
parent 9d6589240f
commit 44a3278ba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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%]"
}
},