What's New in v0.4.2
Features
-
RGB Raw Value Properties for Env Module v2.x+
- New properties:
raw_red,raw_green,raw_blue,raw_white(0-65535) - New property:
raw_rgbtuple (raw_red, raw_green, raw_blue, raw_white)
- New properties:
-
RGB Mode Configuration
- New method:
set_rgb_mode(mode, duration)for Env module - RGB mode constants:
RGB_MODE_AMBIENT,RGB_MODE_ON,RGB_MODE_DUALSHOT
- New method:
-
Bug Fixes
- Fixed PnP mode configuration issue
- GitHub Actions workflow fixes
-
Code Quality
- Code style fixes for flake8 compatibility
Installation
pip install pymodi-plus==0.4.2Full Changelog: v0.4.0...v0.4.2