套件:python3-laundrify-aio(1.2.2-3)
Library to communicate with the laundrify API
This library provides an interface to interact with the laundrify API, allowing users to monitor the status of their washing machines or dryers. Through the API, users can obtain machine status, control device settings, and manage their laundry routines from a unified platform. The library communicates with laundrify Wi-Fi power plugs to gather and relay real-time information about connected machines, facilitating better management of laundry activities. Functions provided by the library include exchanging authentication codes for access tokens, retrieving machine information, and parsing API responses to produce actionable data.
其他與 python3-laundrify-aio 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token