Skip to content

Commit 4e5c486

Browse files
authored
Update README.md
1 parent ab1c9ff commit 4e5c486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ if __name__ == "__main__":
125125
- `status()`: Fetches a comprehensive dictionary of the device's status and statistics.
126126
- `stakick(mac_address: str)`: Disconnects a specific station by its MAC address.
127127
- `airos.discovery`
128-
- `async_discover_devices(timeout: int)` mainly for consumption by HA's `config_flow` returnin a dict mapping mac-addresses to discovered info.
128+
- `async_discover_devices(timeout: int)` mainly for consumption by HA's `config_flow` returning a dict mapping mac-addresses to discovered info.
129129

130130
More features and API calls are planned for future releases.
131131

0 commit comments

Comments
 (0)