pymiele 0.3.3__py3-none-any.whl → 0.3.5__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.
- pymiele/const.py +1 -1
- pymiele/model.py +7 -2
- {pymiele-0.3.3.dist-info → pymiele-0.3.5.dist-info}/METADATA +1 -1
- pymiele-0.3.5.dist-info/RECORD +10 -0
- {pymiele-0.3.3.dist-info → pymiele-0.3.5.dist-info}/WHEEL +1 -1
- pymiele-0.3.3.dist-info/RECORD +0 -10
- {pymiele-0.3.3.dist-info → pymiele-0.3.5.dist-info}/licenses/LICENSE +0 -0
- {pymiele-0.3.3.dist-info → pymiele-0.3.5.dist-info}/top_level.txt +0 -0
pymiele/const.py
CHANGED
pymiele/model.py
CHANGED
@@ -34,6 +34,11 @@ class MieleTemperature:
|
|
34
34
|
"""Return temperature object."""
|
35
35
|
return self.raw_data["value_raw"]
|
36
36
|
|
37
|
+
@temperature.setter
|
38
|
+
def temperature(self, new_value: int) -> None:
|
39
|
+
"""Write the temperature."""
|
40
|
+
self.raw_data["value_raw"] = new_value
|
41
|
+
|
37
42
|
|
38
43
|
class MieleActionTargetTemperature:
|
39
44
|
"""A model of target temperature data."""
|
@@ -352,7 +357,7 @@ class MieleAction:
|
|
352
357
|
return list(self.raw_data["programId"])
|
353
358
|
|
354
359
|
@property
|
355
|
-
def
|
360
|
+
def run_on_time(self) -> list[int]:
|
356
361
|
"""Return list of run on time actions."""
|
357
362
|
return list(self.raw_data["runOnTime"])
|
358
363
|
|
@@ -361,7 +366,7 @@ class MieleAction:
|
|
361
366
|
"""Return list of target temperature actions."""
|
362
367
|
return [
|
363
368
|
MieleActionTargetTemperature(temp)
|
364
|
-
for temp in self.raw_data["
|
369
|
+
for temp in self.raw_data["targetTemperature"]
|
365
370
|
]
|
366
371
|
|
367
372
|
@property
|
@@ -0,0 +1,10 @@
|
|
1
|
+
pymiele/__init__.py,sha256=w_JvyaBHVGM7eo-FFwIWFbQUeAowoA_fbnAfCWJFGek,221
|
2
|
+
pymiele/const.py,sha256=k5GfQFlwWb_PMu3F4DDAJTvJYJ3JS4snMpNWgs8TNJE,237
|
3
|
+
pymiele/model.py,sha256=kqI9h3e3uqD1swxMtKCfFjkw2T2x5FoZagLEwwRkbhs,14969
|
4
|
+
pymiele/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
+
pymiele/pymiele.py,sha256=M5P_rW61XZV06aelw5i9-qzJ9exabMYgLcehzuKd7-Y,8723
|
6
|
+
pymiele-0.3.5.dist-info/licenses/LICENSE,sha256=scGm4_U2pd-rsGa6Edf6zsXFebrMT4RoyQz7-904_Wg,1072
|
7
|
+
pymiele-0.3.5.dist-info/METADATA,sha256=ssFKRrQHP3ds2dhlyAPqWTmzLVW5vScv_TL7m9OyYVw,747
|
8
|
+
pymiele-0.3.5.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
9
|
+
pymiele-0.3.5.dist-info/top_level.txt,sha256=BwkHrSO2w_Bfxh6s8Ikcao5enEuQOpQhJ3SwUXBqY10,8
|
10
|
+
pymiele-0.3.5.dist-info/RECORD,,
|
pymiele-0.3.3.dist-info/RECORD
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
pymiele/__init__.py,sha256=w_JvyaBHVGM7eo-FFwIWFbQUeAowoA_fbnAfCWJFGek,221
|
2
|
-
pymiele/const.py,sha256=7rE275d_UddAzCG5N0C1yWMq5wZHgYFS4uo5kL8bZ90,237
|
3
|
-
pymiele/model.py,sha256=0MNzVw6gG7o9EJlPjDp8isaNmuigRZtz-6ka-ij33-8,14816
|
4
|
-
pymiele/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
-
pymiele/pymiele.py,sha256=M5P_rW61XZV06aelw5i9-qzJ9exabMYgLcehzuKd7-Y,8723
|
6
|
-
pymiele-0.3.3.dist-info/licenses/LICENSE,sha256=scGm4_U2pd-rsGa6Edf6zsXFebrMT4RoyQz7-904_Wg,1072
|
7
|
-
pymiele-0.3.3.dist-info/METADATA,sha256=QZbNafQbXKlP2MUkM0H6NgsKTQjQGFW_wAndCYQ7wao,747
|
8
|
-
pymiele-0.3.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
9
|
-
pymiele-0.3.3.dist-info/top_level.txt,sha256=BwkHrSO2w_Bfxh6s8Ikcao5enEuQOpQhJ3SwUXBqY10,8
|
10
|
-
pymiele-0.3.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|