mirror of
https://github.com/home-assistant/core.git
synced 2025-09-11 15:51:47 +02:00
Set PARALLEL_UPDATES in NINA (#150635)
This commit is contained in:
@@ -52,6 +52,9 @@ async def async_setup_entry(
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
PARALLEL_UPDATES = 0
|
||||||
|
|
||||||
|
|
||||||
class NINAMessage(CoordinatorEntity[NINADataUpdateCoordinator], BinarySensorEntity):
|
class NINAMessage(CoordinatorEntity[NINADataUpdateCoordinator], BinarySensorEntity):
|
||||||
"""Representation of an NINA warning."""
|
"""Representation of an NINA warning."""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user