Flexit bacnet/quality preparations (#138514)

Add data_description for config flow
This commit is contained in:
Jonas Fors Lellky
2025-02-16 14:55:05 +01:00
committed by GitHub
parent 9e15a33c42
commit 2d5e920de0

View File

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