Releases: pimoroni/plasma
Releases · pimoroni/plasma
Version 2.0.2
Version 2.0.1
- New
auto()
can accept a config file path directly (for plasma daemon) - New
Matrix
andCore
now accept list and dict type sequences inset_sequence
- New
Matrix
config supports an "enabled" option for easy config switching - Bugfix
Matrix
catches KeyError when trying todel
non-required options
Version 2.0.0
- Port to Python >=3.7, drop Python 2.7 support
- Significant refactoring and restructuring
- Config file support for configuring LED types/relationships
- WS382X support
- Chip-Select support for APA102
- PlasmaMatrix to combine multiple output devices
Version 1.0.0
- API refactor, use plasma.legacy for old API
- USB support for Picade Player X
Version 0.0.1
This is the initial release of the Plasma Python library and light control daemon.