Skip to content
Snippets Groups Projects
Unverified Commit 275c15e2 authored by G Johansson's avatar G Johansson Committed by GitHub
Browse files

Set parallel updates in Trafikverket Ferry (#134301)

parent 9cdbcd93
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,8 @@ ATTR_OTHER_INFO = "other_info"
SCAN_INTERVAL = timedelta(minutes=5)
PARALLEL_UPDATES = 0
@dataclass(frozen=True, kw_only=True)
class TrafikverketSensorEntityDescription(SensorEntityDescription):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment