Skip to content

Commit

Permalink
Add missing device flag (#7972)
Browse files Browse the repository at this point in the history
fixes #7971
  • Loading branch information
sgiehl authored Jan 7, 2025
1 parent 02554f3 commit 9717465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regexes/device/televisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,7 @@ Xiaomi:
# Unknown
Unknown:
regex: 'OEM, ([a-z0-9_ -]+), (?:wired|wireless)|_TV_[A-Z0-9]+_([0-9]{4});|LaTivu_(?:\d+[.\d]+)_([0-9]{4})'
device: 'tv'
models:
- regex: '_TV_[A-Z0-9]+_([0-9]{4});'
model: 'Smart TV ($1)'
Expand Down

0 comments on commit 9717465

Please sign in to comment.