pypetkitapi 1.7.8__py3-none-any.whl → 1.7.9__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.
@@ -51,6 +51,7 @@ class SettingsLitter(BaseModel):
51
51
  lightest: int | None = Field(None, alias="lightest")
52
52
  litter_full_notify: int | None = Field(None, alias="litterFullNotify")
53
53
  manual_lock: int | None = Field(None, alias="manualLock")
54
+ no_remind: int | None = Field(None, alias="noRemind")
54
55
  pet_in_notify: int | None = Field(None, alias="petInNotify")
55
56
  relate_k3_switch: int | None = Field(None, alias="relateK3Switch")
56
57
  sand_type: int | None = Field(None, alias="sandType")
@@ -76,6 +77,7 @@ class SettingsLitter(BaseModel):
76
77
  pet_detection: int | None = Field(None, alias="petDetection")
77
78
  pet_notify: int | None = Field(None, alias="petNotify")
78
79
  pre_live: int | None = Field(None, alias="preLive")
80
+ shortest: int | None = None
79
81
  system_sound_enable: int | None = Field(None, alias="systemSoundEnable")
80
82
  time_display: int | None = Field(None, alias="timeDisplay")
81
83
  toilet_detection: int | None = Field(None, alias="toiletDetection")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pypetkitapi
3
- Version: 1.7.8
3
+ Version: 1.7.9
4
4
  Summary: Python client for PetKit API
5
5
  Home-page: https://github.com/Jezza34000/pypetkit
6
6
  License: MIT
@@ -5,11 +5,11 @@ pypetkitapi/const.py,sha256=4FiPflYNMtQpycPDhtk9V2MZG9AjPC_FNNO36C_8NVI,3698
5
5
  pypetkitapi/containers.py,sha256=nhp50QwyoQRveTnEgWL7JFEY3Tl5m5wp9EqZvklW87Y,4338
6
6
  pypetkitapi/exceptions.py,sha256=fuTLT6Iw2_kA7eOyNJPf59vQkgfByhAnTThY4lC0Rt0,1283
7
7
  pypetkitapi/feeder_container.py,sha256=RvhOHG-CKAHunDx28iQRpam3r3rvvBcdjw1dw8fTlS0,14370
8
- pypetkitapi/litter_container.py,sha256=wsM-v7ibx17lsD-o17RGz2wvcHCUu1iZ2RqAh3CN1Qc,18254
8
+ pypetkitapi/litter_container.py,sha256=ZHuQ0ee_l2qt-GLrEdbs6teM54ogTRyecddzYAKoR4o,18344
9
9
  pypetkitapi/medias.py,sha256=IuWkC7usw0Hbx173X8TGv24jOp4nqv6bIUosZBpXMGg,6945
10
10
  pypetkitapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  pypetkitapi/water_fountain_container.py,sha256=3F4GP5pXJqq6kxLMSK__GgFMuZ-rz1VDIIhaVd19Kl8,6781
12
- pypetkitapi-1.7.8.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
13
- pypetkitapi-1.7.8.dist-info/METADATA,sha256=ECwzMWXEWub8VuUZLucFRzM-mXHoBlkiu62xeRfeT00,4852
14
- pypetkitapi-1.7.8.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
15
- pypetkitapi-1.7.8.dist-info/RECORD,,
12
+ pypetkitapi-1.7.9.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
13
+ pypetkitapi-1.7.9.dist-info/METADATA,sha256=sW8MLfAAObMVe_62IeB0Ti-nxlmeQ8to7Ow5UubyQCY,4852
14
+ pypetkitapi-1.7.9.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
15
+ pypetkitapi-1.7.9.dist-info/RECORD,,