GT3CH1-msmart-ng

View on PyPIReverse Dependencies (0)

0.0.2 GT3CH1_msmart_ng-0.0.2-py3-none-any.whl

Wheel Details

Project: GT3CH1-msmart-ng
Version: 0.0.2
Filename: GT3CH1_msmart_ng-0.0.2-py3-none-any.whl
Download: [link]
Size: 49129
MD5: b146f67c5d58e1b81c69a71408c925a9
SHA256: 7c276bb7f17ba661fb430cc3bf74b63e7d0c3da9977d968a50dba331a26c0035
Uploaded: 2024-07-27 20:50:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: GT3CH1-msmart-ng
Version: 0.0.2
Summary: A Python library for local control of Midea (and associated brands) smart air conditioners.
Author-Email: Tucker Kern <tuckkern[at]gmail.com>
Project-Url: Repository, https://github.com/mill1000/midea-msmart
Project-Url: Issues, https://github.com/mill1000/midea-msmart/issues
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Requires-Python: >=3.8
Requires-Dist: pycryptodome
Requires-Dist: httpx
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 6567 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (71.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
msmart/__init__.py sha256=Ue_W9Mr-sG8cqP3yyvYwfBFmMURuGXP5YsUMdTkI8As 151
msmart/base_device.py sha256=-K59aUKto9m1poMon4kb_-MXaGtn1CvJJhDlEwZh_3I 3800
msmart/cli.py sha256=dLA7zu1NsUMmWGu8WhjWkQauuvrNjL2eOUd7103jPL0 16659
msmart/cloud.py sha256=_-0dpLcuv8r8b_HaaWOBIEtOosmwVS298prCpttGyBI 12618
msmart/const.py sha256=hZthhXnlrWvQ8yH5leqtejyfp0nk9uusilpWTrNmZyo 1192
msmart/crc8.py sha256=X_-7u3oqPlxQZ3iBCsWpVfxNDX87OnlaMReh99joADA 1881
msmart/discover.py sha256=VXW5HhOQb0uPMPIZpoXN0MUvrxLynccwrPIzeHqF4jw 14032
msmart/frame.py sha256=u5j-6rI34qFB3j2Y5ZTdzNXUsJwBUUH5Xgk5r68k6d0 1553
msmart/lan.py sha256=XY1dfAO5gCQ7WTuS6tjm4jCs4E2x2R67bfflSMG0K90 25915
msmart/utils.py sha256=oXuTqKQcouMPE2cTxxf_7LSixk6EWJNjunYhkEVbP-w 1212
msmart/device/__init__.py sha256=RAw3uU7TCS4uYnq7ZEO717PtD56h9LGoHCx4Hd-j8L0 77
msmart/device/AC/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msmart/device/AC/command.py sha256=iHnVCQP6_xwdzXQGynxNRsU583fCAGquMujKEBS57q0 35624
msmart/device/AC/device.py sha256=2VTE5wEF9Bn40_Ub1WO4OMqr5-7V-VifVMmnZgf-3ys 26070
msmart/device/AC/test_command.py sha256=xhWHPwy5aQNXu-qG4Ti2NYijgVdbfGOpiDuDLLOmzHo 36107
msmart/device/AC/test_device.py sha256=1lWpKBM-u7QVK-O43TO81rJOBiVv7yL6sZHzOk3HRKA 10592
GT3CH1_msmart_ng-0.0.2.dist-info/LICENSE.md sha256=F9wN2r9V44fpT2OgVFWJVsLd7PkW2Z01_-uUvDmyfNs 1195
GT3CH1_msmart_ng-0.0.2.dist-info/METADATA sha256=bHg5CGSh4kcUJ3mB1NtAM-Ru5x7Rlmm7McomPuIiqvA 7505
GT3CH1_msmart_ng-0.0.2.dist-info/WHEEL sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk 91
GT3CH1_msmart_ng-0.0.2.dist-info/entry_points.txt sha256=sIp8AkUEtb3NOihicYxCgxJrooaKkQyuLw7BuFPnmuQ 87
GT3CH1_msmart_ng-0.0.2.dist-info/top_level.txt sha256=G5apg80e7gRz8m-1PKPvZPKvTSmG1lv1yiS-VcmdTks 7
GT3CH1_msmart_ng-0.0.2.dist-info/RECORD

top_level.txt

msmart

entry_points.txt

midea-discover = msmart.cli:_legacy_main
msmart-ng = msmart.cli:main