We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783f501 commit d27da35Copy full SHA for d27da35
airos/model_map.py
@@ -79,6 +79,7 @@
79
}
80
81
# Manually added entries for common unofficial names
82
+# When adding a LiteBeam: update tests/test_model_map.py assert for count as well
83
MANUAL_MODELS: dict[str, str] = {
84
"LiteAP AC": "LAP-120", # Shortened name for airMAX Lite Access Point AC, Issue 137
85
"LiteAP GPS": "LAP-GPS", # Shortened name for airMAX Lite Access Point GPS
0 commit comments