aioamazondevices 3.3.0__py3-none-any.whl → 3.3.1__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.
@@ -1,6 +1,6 @@
1
1
  """aioamazondevices library."""
2
2
 
3
- __version__ = "3.3.0"
3
+ __version__ = "3.3.1"
4
4
 
5
5
 
6
6
  from .api import AmazonDevice, AmazonEchoApi
aioamazondevices/const.py CHANGED
@@ -42,7 +42,7 @@ DOMAIN_BY_ISO3166_COUNTRY = {
42
42
  },
43
43
  "au": {
44
44
  "domain": "com.au",
45
- "openid.assoc_handle": DEFAULT_ASSOC_HANDLE,
45
+ "openid.assoc_handle": f"{DEFAULT_ASSOC_HANDLE}_au",
46
46
  },
47
47
  "be": {
48
48
  "domain": "com.be",
@@ -66,7 +66,7 @@ DOMAIN_BY_ISO3166_COUNTRY = {
66
66
  },
67
67
  "nz": {
68
68
  "domain": "com.au",
69
- "openid.assoc_handle": DEFAULT_ASSOC_HANDLE,
69
+ "openid.assoc_handle": f"{DEFAULT_ASSOC_HANDLE}_au",
70
70
  },
71
71
  "tr": {
72
72
  "domain": "com.tr",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: aioamazondevices
3
- Version: 3.3.0
3
+ Version: 3.3.1
4
4
  Summary: Python library to control Amazon devices
5
5
  License: Apache-2.0
6
6
  Author: Simone Chemelli
@@ -1,11 +1,11 @@
1
- aioamazondevices/__init__.py,sha256=l58jARpnVtVgQ9Pkjx-3h_CC_YZVREDA-HgSAng32bQ,276
1
+ aioamazondevices/__init__.py,sha256=Dgok2Xxu-FJDmSIfY-mQcaI6Xe1dCMQXfyyXYUVu4-c,276
2
2
  aioamazondevices/api.py,sha256=4r1VMWkuk8GCVtrHlNq8Wvscl_ThscglHjuZyHgOm9U,39885
3
- aioamazondevices/const.py,sha256=1TTqejdLJVB-8fBODXx4Ha9dxiQnuLVjbWusJ7WILdo,9043
3
+ aioamazondevices/const.py,sha256=NVqS6TKQGlJJoViG9Mw9_dsKKyDL7v61OHHyjjkCqeY,9059
4
4
  aioamazondevices/exceptions.py,sha256=CfOFKDvE_yl5BFoFcpTOuDfgRi_2oAtKk-nNJgfWBAs,726
5
5
  aioamazondevices/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  aioamazondevices/sounds.py,sha256=01pVCDFIuhrLypXInw4JNuHsC6zjMLsuKocet1R6we8,13409
7
7
  aioamazondevices/utils.py,sha256=RzuKRhnq_8ymCoJMoQJ2vBYyuew06RSWpqQWmqdNczE,2019
8
- aioamazondevices-3.3.0.dist-info/LICENSE,sha256=sS48k5sp9bFV-NSHDfAJuTZZ_-AP9ZDqUzQ9sffGlsg,11346
9
- aioamazondevices-3.3.0.dist-info/METADATA,sha256=pNQDqnC2sr7HMU1Suo5ug9ZokDdqBmc4isBNY-aXvZg,5245
10
- aioamazondevices-3.3.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
- aioamazondevices-3.3.0.dist-info/RECORD,,
8
+ aioamazondevices-3.3.1.dist-info/LICENSE,sha256=sS48k5sp9bFV-NSHDfAJuTZZ_-AP9ZDqUzQ9sffGlsg,11346
9
+ aioamazondevices-3.3.1.dist-info/METADATA,sha256=hOfbN_9Bb0dMcvlOhsiwUAcbxxMa_MkMmGC_GGIF9bM,5245
10
+ aioamazondevices-3.3.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
+ aioamazondevices-3.3.1.dist-info/RECORD,,