Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect new brands Blackton, Temigereev and Detect devices for exist brands #7917

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

sanchezzzhak
Copy link
Collaborator

No description provided.

feat(device) detect brand Samsung: Galaxy M55 5G (SM-M556B), Galaxy Tab S10 Ultra 14.6" 5G (SM-X926B)
feat(device) detect brand Motorola: Moto G8 Play (XT2015-2), Moto S50 (XT2409-5)
feat(device) detect brand Meizu: 20 Infinity
feat(device) detect brand Ace: Buzz 5 Lite
feat(device) detect brand W&O: WO7
feat(device) detect brand Tanix: TX3 Mini
feat(device) detect brand Lingbo: L24 Ultra, G15 Pro Max, G24 Mini, G15 Mini, Venus Pad 16, Venus Pad 15
feat(device) detect brand KENSHI: Armor I1 Slim
feat(device) detect brand HongTop: Smart TV
feat(device) detect brand Tecno Mobile: Spark 30 (TECNO KL6), Phantom V2 Flip (TECNO AE11)
feat(device) detect brand Huawei: Honor X7c (ALT-LX1), Honor Pad X8a WiFi (NDL-W09)
feat(device) detect brand Realme: 13 5G (RMX3951)
feat(device) detect brand Blackview: Tab 16 Pro
feat(device) detect brand Lenovo: Xiaoxin Pad Pro 12.7" (TB375FC)
feat(device) detect brand Vivo: X200 Pro (V2405A), V40 Lite (V2424, V2417)
feat(device) detect brand Lingbo: L16 Max
feat(device) detect brand Oukitel: WP52
feat(device) detect brand Motorola: Moto Razr 50 (XT2453-2), Moto G85 5G
Blackton:
regex: 'Bt[_ -](\d{2}FS\d{2}B)(?:[);/ ]|$)'
device: 'tv'
model: 'Bt $1'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since Bt comes from Blackton, probably is best to leave this out for model?

Suggested change
model: 'Bt $1'
model: '$1'

Copy link
Collaborator Author

@sanchezzzhak sanchezzzhak Nov 18, 2024

Choose a reason for hiding this comment

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

https://blackton.tv/catalog/tv/bt-32fs32b/

BT this is a part model name

@liviuconcioiu liviuconcioiu enabled auto-merge (squash) November 18, 2024 14:30
@liviuconcioiu liviuconcioiu merged commit ab44b2c into matomo-org:master Nov 18, 2024
15 checks passed
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