We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ff491 commit 3c3b4efCopy full SHA for 3c3b4ef
homeassistant/components/nmap_tracker/config_flow.py
@@ -179,7 +179,7 @@ async def _async_build_schema_with_user_input(
179
180
181
class OptionsFlowHandler(OptionsFlowWithReload):
182
- """Handle a option flow for homekit."""
+ """Handle an option flow for nmap tracker."""
183
184
def __init__(self, config_entry: ConfigEntry) -> None:
185
"""Initialize options flow."""
0 commit comments