mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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",
|
"title": "Configure an AirVisual Node/Pro",
|
||||||
"description": "Monitor a personal AirVisual unit. The password can be retrieved from the unit's UI.",
|
"description": "Monitor a personal AirVisual unit. The password can be retrieved from the unit's UI.",
|
||||||
"data": {
|
"data": {
|
||||||
"ip_address": "Unit IP Address/Hostname",
|
"ip_address": "[%key:common::config_flow::data::host%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user