[ 原始碼: pyvesync ]
套件:python3-pyvesync(2.1.18-1)
Library to manage VeSync compatible smart home devices
The pyvesync library allows for management of various smart home devices using the VeSync app, such as Etekcity Outlets, Wall Switches, and Levoit Air Purifiers. It provides an interface to control device functions, retrieve device statuses, and update configurations. This includes turning devices on and off, adjusting brightness, setting timers, and updating energy consumption statistics. Pyvesync supports functionalities specific to each device type, facilitating detailed control and monitoring.
其他與 python3-pyvesync 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings