Skip to content

Enhance MAC filtering and add filtered devices retrieval methods#231

Merged
Salamek merged 6 commits intoSalamek:masterfrom
TheLime1:master
Mar 15, 2025
Merged

Enhance MAC filtering and add filtered devices retrieval methods#231
Salamek merged 6 commits intoSalamek:masterfrom
TheLime1:master

Conversation

@TheLime1
Copy link
Copy Markdown
Contributor

  • Improved MAC filtering to support multiple addresses.
  • Added methods for retrieving filtered devices and their status.

@TheLime1
Copy link
Copy Markdown
Contributor Author

2025-03-10.21-17-13.mp4

Comment thread huawei_lte_api/api/WLan.py Outdated
Comment on lines +318 to +320
for i, (mac, hostname) in enumerate(zip(mac_list, hostname_list)):
clients[f'WifiMacFilterMac{i}'] = mac
clients[f'wifihostname{i}'] = hostname
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#204 only let you filter 1 mac adress so i added this function to filter multiple ones

@TheLime1
Copy link
Copy Markdown
Contributor Author

@Salamek can you review please

@Salamek
Copy link
Copy Markdown
Owner

Salamek commented Mar 15, 2025

@TheLime1 TheLime1 marked this pull request as draft March 15, 2025 18:55
@TheLime1 TheLime1 marked this pull request as ready for review March 15, 2025 19:06
@TheLime1
Copy link
Copy Markdown
Contributor Author

@Salamek ready

@Salamek Salamek merged commit 4d3ed5f into Salamek:master Mar 15, 2025
6 checks passed
@Salamek
Copy link
Copy Markdown
Owner

Salamek commented Mar 15, 2025

@TheLime1 merged, do you require release?

@TheLime1
Copy link
Copy Markdown
Contributor Author

yes i added functions in the WLan.py file

@Salamek
Copy link
Copy Markdown
Owner

Salamek commented Mar 15, 2025

Released in 1.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants