Skip to content

Commit

Permalink
Flexit bacnet/quality preparations (home-assistant#138514)
Browse files Browse the repository at this point in the history
Add data_description for config flow
  • Loading branch information
lellky authored Feb 16, 2025
1 parent 9e15a33 commit 2d5e920
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions homeassistant/components/flexit_bacnet/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
},
Expand Down

0 comments on commit 2d5e920

Please sign in to comment.