pypetkitapi 1.19.0__py3-none-any.whl → 1.19.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.
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.19.0"
54
+ __version__ = "1.19.1"
55
55
 
56
56
  __all__ = [
57
57
  "CTW3",
@@ -38,7 +38,9 @@ class SettingsLitter(BaseModel):
38
38
  bury: int | None = None
39
39
  camera: int | None = None
40
40
  camera_config: int | None = Field(None, alias="cameraConfig")
41
+ camera_inward: int | None = Field(None, alias="cameraInward")
41
42
  camera_light: int | None = Field(None, alias="cameraLight")
43
+ camera_off: int | None = Field(None, alias="cameraOff")
42
44
  cleanning_notify: int | None = Field(None, alias="cleanningNotify")
43
45
  click_ok_enable: int | None = Field(None, alias="clickOkEnable")
44
46
  control_settings: int | None = Field(None, alias="controlSettings")
@@ -78,6 +80,7 @@ class SettingsLitter(BaseModel):
78
80
  move_notify: int | None = Field(None, alias="moveNotify")
79
81
  night: int | None = None
80
82
  no_remind: int | None = Field(None, alias="noRemind")
83
+ no_sound: int | None = Field(None, alias="noSound")
81
84
  package_standard: list[int] | None = Field(None, alias="packageStandard")
82
85
  pet_detection: int | None = Field(None, alias="petDetection")
83
86
  pet_in_notify: int | None = Field(None, alias="petInNotify")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pypetkitapi
3
- Version: 1.19.0
3
+ Version: 1.19.1
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=xJq4DjmPTdrt24val9j3WkFeki_VYgB4HtQVYj1pC1w,2107
1
+ pypetkitapi/__init__.py,sha256=w8ig8ftZHmFGxcuZmr4TaBJC-m0GJuufBH-dDFTyZOQ,2107
2
2
  pypetkitapi/bluetooth.py,sha256=VNoJ3E9WXzEfqRoWwKiemITKIt9aa9ICRzDvFuJ3PP0,9915
3
3
  pypetkitapi/client.py,sha256=D49j-5oks0iJDgQbHKDyapZjhtfCNE7rrowl3yL_YSk,31299
4
4
  pypetkitapi/command.py,sha256=zw4h1SCInG2T0-wAA_al59_FTL36TUZldtJkYKw6ATI,7655
@@ -6,14 +6,14 @@ pypetkitapi/const.py,sha256=EQaU3KCbu2wY4doilspdffNZApgdB-ZQ__w33NvgxzQ,5009
6
6
  pypetkitapi/containers.py,sha256=MWfSHLU-ZEIf220nv3-96U41PhCl9Gh6ETBV_SYBvV4,6648
7
7
  pypetkitapi/exceptions.py,sha256=4BXUyYXLfZjNxdnOGJPjyE9ASIl7JmQphjws87jvHtE,1631
8
8
  pypetkitapi/feeder_container.py,sha256=PhidWd5WpsZqtdKZy60PzE67YXgQfApjm8CqvMCHK3U,14743
9
- pypetkitapi/litter_container.py,sha256=g_touAaz_tT38ZF_4pdvH-PffNO2J4tK2on5Z6xTx3c,21154
9
+ pypetkitapi/litter_container.py,sha256=JAiAObvRCs9bkZCQXhaSlwSuwXa6hYYQEn7f43y6I7c,21336
10
10
  pypetkitapi/media.py,sha256=G2Krx5Ad7-bJJDzjRpurdI7_w1OVxQzl3YC-04_-atE,30424
11
11
  pypetkitapi/purifier_container.py,sha256=NlDZ2eAuD3xnqLGfFzaXErQXBPHjSbUI9tXln5K9mG4,3200
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.19.0.dist-info/LICENSE,sha256=u5jNkZEn6YMrtN4Kr5rU3TcBJ5-eAt0qMx4JDsbsnzM,1074
17
- pypetkitapi-1.19.0.dist-info/METADATA,sha256=GXC8r7WuhbKZolxqdl-OJjuqhdKbTQ68gCCFLHtKHGc,12977
18
- pypetkitapi-1.19.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
19
- pypetkitapi-1.19.0.dist-info/RECORD,,
16
+ pypetkitapi-1.19.1.dist-info/LICENSE,sha256=u5jNkZEn6YMrtN4Kr5rU3TcBJ5-eAt0qMx4JDsbsnzM,1074
17
+ pypetkitapi-1.19.1.dist-info/METADATA,sha256=gUqHYZbOLr6sFddfLDXRW-7siAdjt_vQQzMFi2q-AGw,12977
18
+ pypetkitapi-1.19.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
19
+ pypetkitapi-1.19.1.dist-info/RECORD,,