aiomysensors

View on PyPIReverse Dependencies (0)

0.6.1 aiomysensors-0.6.1-py3-none-any.whl

Wheel Details

Project: aiomysensors
Version: 0.6.1
Filename: aiomysensors-0.6.1-py3-none-any.whl
Download: [link]
Size: 38609
MD5: 512e8c2b983a55102b088f21bedadea2
SHA256: 12fdd5998fa09dc7bacf364bbec8568e01a0453e8cce3e02a4eb4a7dc60846de
Uploaded: 2025-03-19 21:59:05 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: aiomysensors
Version: 0.6.1
Summary: Python asyncio package to connect to MySensors gateways.
Author-Email: Martin Hjelmare <marhje52[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/MartinHjelmare/aiomysensors/issues
Project-Url: Changelog, https://github.com/MartinHjelmare/aiomysensors/blob/main/CHANGELOG.md
Project-Url: repository, https://github.com/MartinHjelmare/aiomysensors
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Home Automation
Requires-Python: >=3.12
Requires-Dist: aiofiles (<25,>=24)
Requires-Dist: awesomeversion (<25,>=24)
Requires-Dist: mashumaro (>=3.15)
Requires-Dist: pyserial-asyncio (<1,>=0.6)
Requires-Dist: aiomqtt (<3,>=2.3); extra == "cli"
Requires-Dist: typer (<1,>=0.15); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 3114 characters]

WHEEL

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

RECORD

Path Digest Size
aiomysensors/__init__.py sha256=oaZc7A_tm8pjis_TDYhmjS2zrPKiFiH87tTCMVn1B4w 443
aiomysensors/__main__.py sha256=BQ8p7Xlka1cSmYS_TsOLIk0DxBYMT4ss0CBaWQw4nNs 111
aiomysensors/exceptions.py sha256=iVkAf8ezQv7SveNoJKnsrD4PlwcOEFjPS1D8ieBUumw 2783
aiomysensors/gateway.py sha256=N2QGvVJBlMIQRrCcg40oqrhihw7bzrF2hmF4k7Pj30w 3760
aiomysensors/persistence.py sha256=c6kNliSta2zErl7L85nvTsLUdGHdAx5ljfGDeDBe3WI 2541
aiomysensors/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiomysensors/cli/__init__.py sha256=JXEk0BYcTn7e1auNKRyh04i46AUuAzGWKS64oVLr0RQ 2338
aiomysensors/cli/helper.py sha256=HyxRyilVlK8y89W7eVew40ykUzEc7pLdVTI8GLL3tZk 1596
aiomysensors/model/__init__.py sha256=5lK99RxOxC5mNdUKWCVLkDCDNjrJkPXWwjO6xvnGGNg 38
aiomysensors/model/const.py sha256=XfMsLMZM_fctdO67rlnu6iHJpVoA8ippuCyN1-pnRXI 131
aiomysensors/model/message.py sha256=0VSQTAM6ywsC15hSFU3kws9yHSSrd7GhJiBmO_FQyDw 5974
aiomysensors/model/node.py sha256=sOyIzqkToSMeO2IyIUzx940_QqkfJLvradVygr7tQs8 2904
aiomysensors/model/protocol/__init__.py sha256=HkOE6Ysg2XaITPWnp4ykd6Qp2mEqoVup8AoKTVNbGR4 2874
aiomysensors/model/protocol/message_handler.py sha256=WtjwB4vrX5d7i8GkbouJN9VfiQVFlfM1Et6w1mZDKC4 2165
aiomysensors/model/protocol/protocol_14.py sha256=emY_Y3lJf7It9G6ydqe05aPt5yhSAA9gSjAnXVxyYFk 19026
aiomysensors/model/protocol/protocol_15.py sha256=FVZk-ytABDfyVuULwFwXV0iK1C63TR5L1oSsHkQBv0U 9899
aiomysensors/model/protocol/protocol_20.py sha256=w3gpwtWANPppjhj5AiyEl237zLuJ0LQMD4yM2PYmti8 19646
aiomysensors/model/protocol/protocol_21.py sha256=Ms8ZPkEWJizGBLm_3GYDDexPCownJzBwluSt4FGDJCI 3647
aiomysensors/model/protocol/protocol_22.py sha256=ZJoG3SPPy842gRhHKvceFI1AxCmHtIDlifXS7YnydOY 5337
aiomysensors/transport/__init__.py sha256=WKbFrZ0l5Xq2pCZK25N-CJR8kZvYKFrso2G2FRkNInA 2901
aiomysensors/transport/mqtt.py sha256=RdDQOKppsrp-kIU0PoGAH3G058e2l_SjfIK-yzYjWT4 8623
aiomysensors/transport/serial.py sha256=4wvJu2UReZ-5ECoG8Bv2Vv9iTsx6mPvKoEGMagOnYaI 756
aiomysensors/transport/tcp.py sha256=elEr3u1BiF_4j_CijUGzOBZglv3-adgzvsxzi3X3vGM 689
aiomysensors-0.6.1.dist-info/licenses/LICENSE sha256=6xt00KXA1ejqde3Cf1ErY5sTBPF0SSifom2nVD5Jl8c 11346
aiomysensors-0.6.1.dist-info/METADATA sha256=U2ImDSK7vkf4AIAtw49GmNxCpg_6p22SMKHppIs1UBg 4285
aiomysensors-0.6.1.dist-info/WHEEL sha256=tTnHoFhvKQHCh4jz3yCn0WPTYIy7wXx3CJtJ7SJGV7c 91
aiomysensors-0.6.1.dist-info/entry_points.txt sha256=AfMs8bsJT5wpHhAsiTEDFi6BacLqQSu4ztGuoFRsp9A 54
aiomysensors-0.6.1.dist-info/top_level.txt sha256=O9TVI_f0Rei-I4GH8mMDjmoS1WVhcqld7qhhR1MTAwQ 13
aiomysensors-0.6.1.dist-info/RECORD

top_level.txt

aiomysensors

entry_points.txt

aiomysensors = aiomysensors.cli:cli