pypetkitapi 1.16.1__py3-none-any.whl → 1.16.2__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.
pypetkitapi/__init__.py CHANGED
@@ -51,7 +51,7 @@ from .media import DownloadDecryptMedia, MediaCloud, MediaFile, MediaManager
51
51
  from .purifier_container import Purifier
52
52
  from .water_fountain_container import WaterFountain
53
53
 
54
- __version__ = "1.16.1"
54
+ __version__ = "1.16.2"
55
55
 
56
56
  __all__ = [
57
57
  "CTW3",
@@ -213,6 +213,7 @@ class LRContent(BaseModel):
213
213
  time_out: int | None = Field(None, alias="timeOut")
214
214
  toilet_detection: int | None = Field(None, alias="toiletDetection")
215
215
  upload: int | None = None
216
+ error: int | None = None
216
217
 
217
218
 
218
219
  class LRSubContent(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pypetkitapi
3
- Version: 1.16.1
3
+ Version: 1.16.2
4
4
  Summary: Python client for PetKit API
5
5
  License: MIT
6
6
  Author: Jezza34000
@@ -1,4 +1,4 @@
1
- pypetkitapi/__init__.py,sha256=83RGmqTqHVhXB5pHZu0L6G5A8rJNfZZ6uS0oqbq_E5w,2107
1
+ pypetkitapi/__init__.py,sha256=B-QbLluitdFOUvv1WVYVhjaJQxUOX0gA5f1tjtJprpI,2107
2
2
  pypetkitapi/bluetooth.py,sha256=1zEZIrKNTttrZpqBiQ-6V37Uphft5_T8CH9OBfYjwxE,9915
3
3
  pypetkitapi/client.py,sha256=cn3JIh-3AU5Rzka2rX7FgkSfWeQCG9Vw82-moK_rOPY,30889
4
4
  pypetkitapi/command.py,sha256=zw4h1SCInG2T0-wAA_al59_FTL36TUZldtJkYKw6ATI,7655
@@ -6,14 +6,14 @@ pypetkitapi/const.py,sha256=MMxkCCKrlRCh29kqJT8MSKz98hCwqS34qzxwBILAbvQ,4779
6
6
  pypetkitapi/containers.py,sha256=7wYKmaoBpMKrqIVMsoD4Iv2in7Kh5nNxrl4vC4eF2fg,6305
7
7
  pypetkitapi/exceptions.py,sha256=4BXUyYXLfZjNxdnOGJPjyE9ASIl7JmQphjws87jvHtE,1631
8
8
  pypetkitapi/feeder_container.py,sha256=PhidWd5WpsZqtdKZy60PzE67YXgQfApjm8CqvMCHK3U,14743
9
- pypetkitapi/litter_container.py,sha256=fUXuIpCqFR6_rOmK_9WIXQ5Nt6foMjJXkoZzUxaCM6M,20409
9
+ pypetkitapi/litter_container.py,sha256=CagypPtWaVmqQwra9jPZ8ePzyL_QqmRDuBFR5hineI8,20438
10
10
  pypetkitapi/media.py,sha256=LNY3khU5eZN4i1MGHxJaPHcf3LA1fFaPVkn-wdn0YLI,27168
11
11
  pypetkitapi/purifier_container.py,sha256=mAnvPF8Mm6YI43fitdxXEWScshM6sPg0KK6GXbylU1I,3179
12
12
  pypetkitapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  pypetkitapi/schedule_container.py,sha256=ycIHeQHkVILDp7ZBjaVdGI_9rhHrgqeKBfvQAX3JMGE,2071
14
14
  pypetkitapi/utils.py,sha256=z7325kcJQUburnF28HSXrJMvY_gY9007K73Zwxp-4DQ,743
15
15
  pypetkitapi/water_fountain_container.py,sha256=5J0b-fDZYcFLNX2El7fifv8H6JMhBCt-ttxSow1ozRQ,6787
16
- pypetkitapi-1.16.1.dist-info/LICENSE,sha256=u5jNkZEn6YMrtN4Kr5rU3TcBJ5-eAt0qMx4JDsbsnzM,1074
17
- pypetkitapi-1.16.1.dist-info/METADATA,sha256=VASqPE-NydQmIDIFYJEZtyoS3P50bS3piRth-8aaiCI,8633
18
- pypetkitapi-1.16.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
19
- pypetkitapi-1.16.1.dist-info/RECORD,,
16
+ pypetkitapi-1.16.2.dist-info/LICENSE,sha256=u5jNkZEn6YMrtN4Kr5rU3TcBJ5-eAt0qMx4JDsbsnzM,1074
17
+ pypetkitapi-1.16.2.dist-info/METADATA,sha256=2Y7Rc2FFFul0o9jjWoUCNOXcc5kV5bS1rKFD3fr9nMk,8633
18
+ pypetkitapi-1.16.2.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
19
+ pypetkitapi-1.16.2.dist-info/RECORD,,