mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Use common strings for AirVisual (#41632)
This commit is contained in:
parent
9d6589240f
commit
44a3278ba8
@ -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…
x
Reference in New Issue
Block a user