aioamazondevices 3.1.10__py3-none-any.whl → 3.1.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aioamazondevices/__init__.py +1 -1
- aioamazondevices/const.py +45 -2
- {aioamazondevices-3.1.10.dist-info → aioamazondevices-3.1.11.dist-info}/METADATA +1 -1
- aioamazondevices-3.1.11.dist-info/RECORD +10 -0
- aioamazondevices-3.1.10.dist-info/RECORD +0 -10
- {aioamazondevices-3.1.10.dist-info → aioamazondevices-3.1.11.dist-info}/LICENSE +0 -0
- {aioamazondevices-3.1.10.dist-info → aioamazondevices-3.1.11.dist-info}/WHEEL +0 -0
aioamazondevices/__init__.py
CHANGED
aioamazondevices/const.py
CHANGED
@@ -111,10 +111,18 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
111
111
|
"model": "Echo Show 5",
|
112
112
|
"hw_version": "Gen3",
|
113
113
|
},
|
114
|
+
"A13W6HQIHKEN3Z": {
|
115
|
+
"model": "Echo Auto",
|
116
|
+
"hw_version": "Gen2",
|
117
|
+
},
|
114
118
|
"A15996VY63BQ2D": {
|
115
119
|
"model": "Echo Show 8",
|
116
120
|
"hw_version": "Gen2",
|
117
121
|
},
|
122
|
+
"A1EIANJ7PNB0Q7": {
|
123
|
+
"model": "Echo Show 15",
|
124
|
+
"hw_version": "Gen1",
|
125
|
+
},
|
118
126
|
"A1Q6UGEXJZWJQ0": {
|
119
127
|
"model": "Fire TV Stick 4K",
|
120
128
|
"hw_version": "Gen2",
|
@@ -131,6 +139,11 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
131
139
|
"model": "Fire TV Cube",
|
132
140
|
"hw_version": "Gen3",
|
133
141
|
},
|
142
|
+
"A1WAR447VT003J": {
|
143
|
+
"manufacturer": "Yamaha",
|
144
|
+
"model": "RX A4 Aventage",
|
145
|
+
"hw_version": None,
|
146
|
+
},
|
134
147
|
"A1WZKXFLI43K86": {
|
135
148
|
"model": "FireTV 4k MAX",
|
136
149
|
"hw_version": "Gen2",
|
@@ -151,6 +164,10 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
151
164
|
"model": "Echo Dot Clock",
|
152
165
|
"hw_version": "Gen5",
|
153
166
|
},
|
167
|
+
"A2GFL5ZMWNE0PX": {
|
168
|
+
"model": "Fire TV",
|
169
|
+
"hw_version": "Gen3",
|
170
|
+
},
|
154
171
|
"A2H4LV5GIZ1JFT": {
|
155
172
|
"model": "Echo Dot Clock",
|
156
173
|
"hw_version": "Gen4",
|
@@ -168,7 +185,7 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
168
185
|
"hw_version": "Gen5",
|
169
186
|
},
|
170
187
|
"A2U21SRK4QGSE1": {
|
171
|
-
"model": "Echo Dot
|
188
|
+
"model": "Echo Dot",
|
172
189
|
"hw_version": "Gen4",
|
173
190
|
},
|
174
191
|
"A2UONLFQW0PADH": {
|
@@ -191,14 +208,31 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
191
208
|
"model": "Echo Dot",
|
192
209
|
"hw_version": "Gen3",
|
193
210
|
},
|
211
|
+
"A33S43L213VSHQ ": {
|
212
|
+
"model": "Smart TV 4K",
|
213
|
+
"hw_version": "4 Series",
|
214
|
+
},
|
194
215
|
"A3C9PE6TNYLTCH": {
|
195
216
|
"model": "Speaker Group",
|
196
217
|
"hw_version": None,
|
197
218
|
},
|
219
|
+
"A3EH2E0YZ30OD6": {
|
220
|
+
"model": "Echo Spot",
|
221
|
+
"hw_version": "Gen2",
|
222
|
+
},
|
198
223
|
"A3EVMLQTU6WL1W": {
|
199
224
|
"model": "FireTV 4k MAX",
|
200
225
|
"hw_version": "Gen1",
|
201
226
|
},
|
227
|
+
"A3HF4YRA2L7XGC": {
|
228
|
+
"model": "Fire TV Cube",
|
229
|
+
"hw_version": "Gen1",
|
230
|
+
},
|
231
|
+
"A3NPD82ABCPIDP": {
|
232
|
+
"manufacturer": "Sonos Inc.",
|
233
|
+
"model": "Sonos Beam",
|
234
|
+
"hw_version": None,
|
235
|
+
},
|
202
236
|
"A3RMGO6LYLH7YN": {
|
203
237
|
"model": "Echo Dot",
|
204
238
|
"hw_version": "Gen4",
|
@@ -219,12 +253,17 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
219
253
|
"model": "Echo Dot",
|
220
254
|
"hw_version": "Gen5",
|
221
255
|
},
|
256
|
+
"A50R5P5LEX87M ": {
|
257
|
+
"manufacturer": "JBL",
|
258
|
+
"model": "JBL BAR 500",
|
259
|
+
"hw_version": None,
|
260
|
+
},
|
222
261
|
"A7WXQPH584YP": {
|
223
262
|
"model": "Echo",
|
224
263
|
"hw_version": "Gen2",
|
225
264
|
},
|
226
265
|
"AB72C64C86AW2": {
|
227
|
-
"model": "Echo
|
266
|
+
"model": "Echo",
|
228
267
|
"hw_version": "Gen2",
|
229
268
|
},
|
230
269
|
"ADVBD696BHNV5": {
|
@@ -243,6 +282,10 @@ DEVICE_TYPE_TO_MODEL: dict[str, dict[str, str | None]] = {
|
|
243
282
|
"model": "Fire TV Stick 4K",
|
244
283
|
"hw_version": "Gen1",
|
245
284
|
},
|
285
|
+
"ASQZWP4GPYUT7": {
|
286
|
+
"model": "Echo pop",
|
287
|
+
"hw_version": "Gen1",
|
288
|
+
},
|
246
289
|
"ATNLRCEBX3W4P": {
|
247
290
|
"model": "Fire Tablet HD 10",
|
248
291
|
"hw_version": "Gen11",
|
@@ -0,0 +1,10 @@
|
|
1
|
+
aioamazondevices/__init__.py,sha256=eYCpuRy0HMxMC-u-yQIGm-AqGbskBQIEmi8KSlRIwm0,277
|
2
|
+
aioamazondevices/api.py,sha256=_V8n-KN4vCsHFv2CLo7OqMpOfN-3cbONR5THE5KeGio,36028
|
3
|
+
aioamazondevices/const.py,sha256=AAIS5JmerklQehokgd8ebANH0f75dfXR94OryB__ljY,7284
|
4
|
+
aioamazondevices/exceptions.py,sha256=JDnSFi_7oEhqK31sHXf0S_cyMoMjiRJuLp4ow7mYgLY,643
|
5
|
+
aioamazondevices/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
+
aioamazondevices/sounds.py,sha256=01pVCDFIuhrLypXInw4JNuHsC6zjMLsuKocet1R6we8,13409
|
7
|
+
aioamazondevices-3.1.11.dist-info/LICENSE,sha256=sS48k5sp9bFV-NSHDfAJuTZZ_-AP9ZDqUzQ9sffGlsg,11346
|
8
|
+
aioamazondevices-3.1.11.dist-info/METADATA,sha256=qNOtgkC4raZf4jXlCImNyOoEtD9ceOb-h41udpbEFUI,5526
|
9
|
+
aioamazondevices-3.1.11.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
10
|
+
aioamazondevices-3.1.11.dist-info/RECORD,,
|
@@ -1,10 +0,0 @@
|
|
1
|
-
aioamazondevices/__init__.py,sha256=2DSSOh7jwZ_rZP4xsXnsdkag2SsB-Yh6U4UbbFvc3Y0,277
|
2
|
-
aioamazondevices/api.py,sha256=_V8n-KN4vCsHFv2CLo7OqMpOfN-3cbONR5THE5KeGio,36028
|
3
|
-
aioamazondevices/const.py,sha256=lfoZdhL2uh8-oJzA5o7PkEsdFhQ_sKKxr9FMDNXQVds,6270
|
4
|
-
aioamazondevices/exceptions.py,sha256=JDnSFi_7oEhqK31sHXf0S_cyMoMjiRJuLp4ow7mYgLY,643
|
5
|
-
aioamazondevices/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
-
aioamazondevices/sounds.py,sha256=01pVCDFIuhrLypXInw4JNuHsC6zjMLsuKocet1R6we8,13409
|
7
|
-
aioamazondevices-3.1.10.dist-info/LICENSE,sha256=sS48k5sp9bFV-NSHDfAJuTZZ_-AP9ZDqUzQ9sffGlsg,11346
|
8
|
-
aioamazondevices-3.1.10.dist-info/METADATA,sha256=ViLWtBe2O0dIupkHcEU8TGD-oYSh1BcHCozG3nyE4j0,5526
|
9
|
-
aioamazondevices-3.1.10.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
10
|
-
aioamazondevices-3.1.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|