Skip to content

Commit

Permalink
fix discovery config
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilp committed May 13, 2024
1 parent c00e4b6 commit 1d63ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/deltadore_tydom/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ async def async_step_discovery_confirm(self, user_input=None):
user_input[CONF_HOST],
user_input[CONF_MAC],
user_input[CONF_TYDOM_PASSWORD],
"-1",
None,
None,
None,
Expand Down

0 comments on commit 1d63ee0

Please sign in to comment.