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

fix: add additional model ids #2538

Merged
merged 1 commit into from
Sep 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions custom_components/alexa_media/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@
"A2V9UEGZ82H4KZ": "Fire Tablet HD 10",
"A2VAXZ7UNGY4ZH": "Wyze Headphones",
"A2WFDCBDEXOXR8": "Bose Soundbar 700",
"A2WJ2CM9ARLMRH": "Rivian Electric Vehicle",
"A2WN1FJ2HG09UN": "Ultimate Alexa App",
"A2X8WT9JELC577": "Ecobee5",
"A2XPGY5LRKB9BE": "Fitbit Versa 2",
Expand Down Expand Up @@ -296,6 +297,7 @@
"AKNO1N0KSFN8L": "Echo Dot (Gen1)",
"AKO51L5QAQKL2": "Alexa Jams",
"AKPGW064GI9HE": "Fire TV Stick 4K (Gen3)",
"ALCIV0P5M8TZ0": "Samsung Soundbar S800B",
"ALT9P69K6LORD": "Echo Auto",
"AMCZ48H33RCDF": "Samsung HW-Q910B 9.1.2 ch Soundbar",
"AN630UQPG2CA4": "Fire TV (Toshiba)",
Expand Down
Loading