Merge pull request #4390 from aidansunbury/master

Support millisecond precision for script intervals
This commit is contained in:
Alexis Rouillard
2025-10-01 14:22:17 +02:00
committed by GitHub
10 changed files with 31 additions and 19 deletions

View File

@ -40,7 +40,7 @@ Addressed by *temperature*
The threshold before it is considered critical (Celsius).
*interval*: ++
typeof: integer ++
typeof: integer or float ++
default: 10 ++
The interval in which the information gets polled.