Skip to content

Commit

Permalink
Add config flow entry for email
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgospodinow authored Dec 8, 2024
1 parent 3281287 commit 54c1ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/eldom/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"user": {
"data": {
"host": "[%key:common::config_flow::data::host%]",
"email": "[%key:common::config_flow::data::email%]",
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
}
Expand Down

0 comments on commit 54c1ae0

Please sign in to comment.