2.0.0
- Extensive refactorings in the injector to use flexible
MappingHandler
s, which are reusable for different use-cases, allowing to map everything to everything else, including analog inputs, combinations and even combinations involving analog inputs. - Extensive frontend code refactoring. Using a central message broker to make the GUI more event based. Loose coupling of components. Dependency Injection for GUI-Component dependencies. Lots of improvements to automated GUI tests.
- New user interface, splitting device and preset selection into their own pages, including a configuration menu for analog input, which even renders a graph for the event value conversion.
add
macro to do math with variables- Preset name sanitation
ReaderService
terminates automatically after some time for security- Refactorings of the automated test setup
This is a huge release, and it is mostly based on @jonasBoss work. Consider thanking him for his efforts by donating at https://ko-fi.com/jonasbosse ๐
Requires at least Python 3.10 or Ubuntu 22.04.