Set parallel updates in Trafiverket Weatherstation (#134309)
parent
94c1b9a434
commit
256fc54aa1
|
@ -42,6 +42,8 @@ PRECIPITATION_TYPE = [
|
|||
"yes",
|
||||
]
|
||||
|
||||
PARALLEL_UPDATES = 0
|
||||
|
||||
|
||||
@dataclass(frozen=True, kw_only=True)
|
||||
class TrafikverketSensorEntityDescription(SensorEntityDescription):
|
||||
|
|
Loading…
Reference in New Issue