made RoonTrigger startup async

This commit is contained in:
2025-04-04 17:57:43 +02:00
parent 83d64453c0
commit d762fe7c1c
4 changed files with 29 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.5.19"
version = "0.5.21"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }