Skip to content

Commit

Permalink
Added a vertical view of Sonos Five
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreaubert committed Feb 20, 2024
1 parent 20b2316 commit cf75fe4
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 2 deletions.
21 changes: 19 additions & 2 deletions datas/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -20732,9 +20732,26 @@ class Speaker(SpeakerRequired, total=False):
"price": "650",
"amount": "each",
"shape": "omnidirectional",
"default_measurement": "asr",
"default_measurement": "asr-horizontal",
"measurements": {
"asr": {
"asr-horizontal": {
"origin": "ASR",
"format": "klippel",
"reviews": {
"asr": "https://www.audiosciencereview.com/forum/index.php?threads/sonos-five-smart-speaker-review.51409/",
},
"review_published": "20240116",
"specifications": {
"size": {
"height": 203,
"width": 364,
"depth": 154,
},
"weight": 6.3,
},
"notes": "Since the speaker is almost omnidirectional, it is unclear if the automatic EQ is helping or not. Do not blindly use it and do some listenting",
},
"asr-vertical": {
"origin": "ASR",
"format": "klippel",
"reviews": {
Expand Down
Binary file modified datas/pictures/Sonos Five.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf75fe4

Please sign in to comment.