Winix

Latest version: v0.3.0

Safety actively analyzes 625566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Winixctl CLI now has the ability to control **multiple devices**!

The pip package has been updated and can be installed with `pip install winix==0.3.0`.

Full release notes
- **Ability to control multiple devices** with the `--device` flag. You can specify the exact device to control by using either the device index (0), MAC, or Alias ("Bedroom"). Give it a try with `winixctl -D bedroom plasmawave on`! There are detailed multi-device usage notes in the README.
- Fixed a possibility to _corrupt the saved credentials file_.
- **Better error management.** Errors are now written to stderr and the process will exit with return code 1 for all failures. This should make winixctl significantly easier to script in home automation.

0.2.1

Thank you to hftsai256 for adding the `getstate` command, which will allow you to get the current status of sensors and controls from your device.


$ winixctl getstate
power : off
mode : auto
airflow : medium
aqi : 1
plasma : off
filter_hour : 655
air_quality : good
air_qvalue : 0
ambient_light : 0


The Pip [package has been updated](https://pypi.org/project/winix/0.2.1/), and can be installed with `pip install winix==0.2.1`.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.