pypetkitapi 1.3.0__py3-none-any.whl → 1.4.0__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.
@@ -414,6 +414,7 @@ class Litter(BaseModel):
414
414
  pet_out_records: list[list[int]] | None = Field(None, alias="petOutRecords")
415
415
  service_status: int | None = Field(None, alias="serviceStatus")
416
416
  total_time: int | None = Field(None, alias="totalTime")
417
+ with_k3: int | None = Field(None, alias="withK3")
417
418
  device_type: str | None = Field(None, alias="deviceType")
418
419
  device_records: list[LitterRecord] | None = None
419
420
  device_stats: LitterStats | None = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pypetkitapi
3
- Version: 1.3.0
3
+ Version: 1.4.0
4
4
  Summary: Python client for PetKit API
5
5
  Home-page: https://github.com/Jezza34000/pypetkit
6
6
  License: MIT
@@ -5,10 +5,10 @@ pypetkitapi/const.py,sha256=9XNLhM9k0GwNmWPgGef5roULpsYVZ7hzxptGgNhjs74,3432
5
5
  pypetkitapi/containers.py,sha256=m7vzWcJG0U1EPftuBF6OB8eTVRhCoA2DFqekxI6LozI,3428
6
6
  pypetkitapi/exceptions.py,sha256=NWmpsI2ewC4HaIeu_uFwCeuPIHIJxZBzjoCP7aNwvhs,1139
7
7
  pypetkitapi/feeder_container.py,sha256=28GXZ8Nbs08PnFZZI4ENBe3UJ63gsXT3rFa151KrPxo,13310
8
- pypetkitapi/litter_container.py,sha256=y_trIlTFcEYZvMCXlo-zeNKj58I7PgmjXWqb5zoOCYM,17982
8
+ pypetkitapi/litter_container.py,sha256=oNjg-A_kNbGB3SvRntosaaL-vwLF8fbIKoLwoVm_ejQ,18036
9
9
  pypetkitapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  pypetkitapi/water_fountain_container.py,sha256=j6FQEgbZAbsPXDVhcIB05RsNnQJftcWUJKmzuX4TrjM,6712
11
- pypetkitapi-1.3.0.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
12
- pypetkitapi-1.3.0.dist-info/METADATA,sha256=_U7ZOQzu_rdrPaIYQRADZ2Cnisipgi11eghl753D7VI,4590
13
- pypetkitapi-1.3.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
14
- pypetkitapi-1.3.0.dist-info/RECORD,,
11
+ pypetkitapi-1.4.0.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
12
+ pypetkitapi-1.4.0.dist-info/METADATA,sha256=4kKgKgNKqJ-PvJb1Tfj8dQhNiczRZWbxRMQZESPev0A,4590
13
+ pypetkitapi-1.4.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
14
+ pypetkitapi-1.4.0.dist-info/RECORD,,