publish cache 3
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-12-06 14:39:53 +01:00
parent dc2175c298
commit 6e6ff4c229

View File

@@ -51,7 +51,7 @@ class ModbusConfig(BaseModel):
class GlobalConfig(BaseModel):
"""Global settings"""
scan_interval: int
scan_interval: float
log_level: str