pypetkitapi 0.5.0__py3-none-any.whl → 0.5.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.
@@ -133,6 +133,7 @@ class StateLitter(BaseModel):
133
133
  class WorkState(BaseModel):
134
134
  """Dataclass for work state data."""
135
135
 
136
+ safe_warn: int = Field(alias="safeWarn")
136
137
  stop_time: int = Field(alias="stopTime")
137
138
  work_mode: int = Field(alias="workMode")
138
139
  work_process: int = Field(alias="workProcess")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pypetkitapi
3
- Version: 0.5.0
3
+ Version: 0.5.1
4
4
  Summary: Python client for PetKit API
5
5
  Home-page: https://github.com/Jezza34000/pypetkit
6
6
  License: MIT
@@ -5,9 +5,9 @@ pypetkitapi/const.py,sha256=lFu2_fnzUsJOvOUZaFpCw2wlKCensDr4M0YZPsY4Uh8,3179
5
5
  pypetkitapi/containers.py,sha256=4O79O9HZn4kksQysXGXcqVwvkdxbvhs1pr-0WRNCANc,3425
6
6
  pypetkitapi/exceptions.py,sha256=NWmpsI2ewC4HaIeu_uFwCeuPIHIJxZBzjoCP7aNwvhs,1139
7
7
  pypetkitapi/feeder_container.py,sha256=6a1Y_mTSGuD8qK1YqmiCfxPbZl84bcoIIP_d5g-UctQ,11381
8
- pypetkitapi/litter_container.py,sha256=hl1mS0YBZ_D391OAzAgU4sZeCJEY7wVbM51Zqm3oNxk,9276
8
+ pypetkitapi/litter_container.py,sha256=4dCIioOjOH0XOUuPKDPSRSsVx1jDIxjBL5P-TtJ7Ybk,9321
9
9
  pypetkitapi/water_fountain_container.py,sha256=LcCTDjk7eSbnF7e38xev3D5mCv5wwJ6go8WGGBv-CaU,5278
10
- pypetkitapi-0.5.0.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
11
- pypetkitapi-0.5.0.dist-info/METADATA,sha256=yhEy7uWQEhfva1vXemrxpWS51G7dZWfZ1AojnL57l1s,3611
12
- pypetkitapi-0.5.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
13
- pypetkitapi-0.5.0.dist-info/RECORD,,
10
+ pypetkitapi-0.5.1.dist-info/LICENSE,sha256=4FWnKolNLc1e3w6cVlT61YxfPh0DQNeQLN1CepKKSBg,1067
11
+ pypetkitapi-0.5.1.dist-info/METADATA,sha256=oDaFen0oHcGWuj-kdk4w9qsTfWrKbZCMghJYjiebC4E,3611
12
+ pypetkitapi-0.5.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
13
+ pypetkitapi-0.5.1.dist-info/RECORD,,