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 ab1c9ff commit 4e5c486Copy full SHA for 4e5c486
README.md
@@ -125,7 +125,7 @@ if __name__ == "__main__":
125
- `status()`: Fetches a comprehensive dictionary of the device's status and statistics.
126
- `stakick(mac_address: str)`: Disconnects a specific station by its MAC address.
127
- `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.
+ - `async_discover_devices(timeout: int)` mainly for consumption by HA's `config_flow` returning a dict mapping mac-addresses to discovered info.
129
130
More features and API calls are planned for future releases.
131
0 commit comments