mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 17:15:19 +02:00
Set parallel updates in Trafikverket Ferry (#134301)
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user