plugwise 1.7.3a3__py3-none-any.whl → 1.7.4__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.
@@ -1,39 +1,15 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: plugwise
3
- Version: 1.7.3a3
3
+ Version: 1.7.4
4
4
  Summary: Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3.
5
- Home-page: https://github.com/plugwise/python-plugwise
6
5
  Author: Plugwise device owners
7
6
  Maintainer: bouwew, CoMPaTech
8
- License: MIT License
9
-
10
- Copyright (c) 2019 @laetificat, 2019-2020 @CoMPaTech & @bouwew, 2020-current @CoMPaTech, @bouwew & @brefra
11
-
12
- Permission is hereby granted, free of charge, to any person obtaining a copy
13
- of this software and associated documentation files (the "Software"), to deal
14
- in the Software without restriction, including without limitation the rights
15
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
- copies of the Software, and to permit persons to whom the Software is
17
- furnished to do so, subject to the following conditions:
18
-
19
- The above copyright notice and this permission notice shall be included in all
20
- copies or substantial portions of the Software.
21
-
22
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
- SOFTWARE.
29
-
7
+ License-Expression: MIT
30
8
  Project-URL: Source Code, https://github.com/plugwise/python-plugwise
31
9
  Project-URL: Bug Reports, https://github.com/plugwise/python-plugwise/issues
32
10
  Keywords: home,automation,plugwise,module
33
- Platform: any
34
11
  Classifier: Development Status :: 5 - Production/Stable
35
12
  Classifier: Intended Audience :: Developers
36
- Classifier: License :: OSI Approved :: MIT License
37
13
  Classifier: Operating System :: OS Independent
38
14
  Classifier: Programming Language :: Python :: 3.12
39
15
  Classifier: Programming Language :: Python :: 3.13
@@ -45,6 +21,7 @@ Requires-Dist: aiohttp
45
21
  Requires-Dist: defusedxml
46
22
  Requires-Dist: munch
47
23
  Requires-Dist: python-dateutil
24
+ Dynamic: license-file
48
25
 
49
26
  # Plugwise python module
50
27
 
@@ -11,8 +11,8 @@ plugwise/util.py,sha256=rMcqfaB4dkQEZFJY-bBJISmlYgTnb6Ns3-Doxelf92Q,10689
11
11
  plugwise/legacy/data.py,sha256=Z-7nw21s9-L4DcwPCZ_yoRGeI_fWBS1Q48kHmyh2pkY,3145
12
12
  plugwise/legacy/helper.py,sha256=cDi8zvUtoCqxVrLksqjlCHUmjXjulXCf-l9fMjFPOfs,17417
13
13
  plugwise/legacy/smile.py,sha256=Q133Ub5W6VB1MyxzAZze3cFyXvTxIeIbCxSUP4eXNXM,12867
14
- plugwise-1.7.3a3.dist-info/LICENSE,sha256=mL22BjmXtg_wnoDnnaqps5_Bg_VGj_yHueX5lsKwbCc,1144
15
- plugwise-1.7.3a3.dist-info/METADATA,sha256=jaTrYuCfdRFwrRdwv0EC4dODVXV3rvzX6Z4r-psSKr8,9330
16
- plugwise-1.7.3a3.dist-info/WHEEL,sha256=nn6H5-ilmfVryoAQl3ZQ2l8SH5imPWFpm1A5FgEuFV4,91
17
- plugwise-1.7.3a3.dist-info/top_level.txt,sha256=MYOmktMFf8ZmX6_OE1y9MoCZFfY-L8DA0F2tA2IvE4s,9
18
- plugwise-1.7.3a3.dist-info/RECORD,,
14
+ plugwise-1.7.4.dist-info/licenses/LICENSE,sha256=mL22BjmXtg_wnoDnnaqps5_Bg_VGj_yHueX5lsKwbCc,1144
15
+ plugwise-1.7.4.dist-info/METADATA,sha256=zmepto8Ge4w2XtJWEa6SDvF_lRANPs3XxVheTYX5Mbk,7932
16
+ plugwise-1.7.4.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
17
+ plugwise-1.7.4.dist-info/top_level.txt,sha256=MYOmktMFf8ZmX6_OE1y9MoCZFfY-L8DA0F2tA2IvE4s,9
18
+ plugwise-1.7.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.1)
2
+ Generator: setuptools (79.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5