mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Set parallel updates in Trafiverket Weatherstation (#134309)
This commit is contained in:
parent
94c1b9a434
commit
256fc54aa1
@ -42,6 +42,8 @@ PRECIPITATION_TYPE = [
|
|||||||
"yes",
|
"yes",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
PARALLEL_UPDATES = 0
|
||||||
|
|
||||||
|
|
||||||
@dataclass(frozen=True, kw_only=True)
|
@dataclass(frozen=True, kw_only=True)
|
||||||
class TrafikverketSensorEntityDescription(SensorEntityDescription):
|
class TrafikverketSensorEntityDescription(SensorEntityDescription):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user