mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Flexit bacnet/quality preparations (#138514)
Add data_description for config flow
This commit is contained in:
parent
9e15a33c42
commit
2d5e920de0
@ -5,6 +5,10 @@
|
||||
"data": {
|
||||
"ip_address": "[%key:common::config_flow::data::ip%]",
|
||||
"device_id": "[%key:common::config_flow::data::device%]"
|
||||
},
|
||||
"data_description": {
|
||||
"ip_address": "The IP address of the Flexit Nordic device",
|
||||
"device_id": "The device ID of the Flexit Nordic device"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user