Skip to content

TTController 0.9.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@MoshiMoshi0 MoshiMoshi0 released this 03 Feb 23:20
· 136 commits to master since this release

This release contains breaking changes that might make some configs from older versions incompatible

  • Tweak plugins: ProcessTrigger, BlinkEffect, PulseEffect, SensorEffect, PulseTrigger, SensorTrigger, PingPongEffect
  • Remove Guid from profiles, now uses Name for identification
  • Add ability to disable/enable sensor groups to speed up service startup
  • Add full color helper to ComputerStateProfileConfig
  • Fix exception when looking for device configs
  • Code cleanup and refactoring