mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
slotted
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Any
|
|||||||
from elkm1_lib import Elk
|
from elkm1_lib import Elk
|
||||||
|
|
||||||
|
|
||||||
@dataclass
|
@dataclass(slots=True)
|
||||||
class ELKM1Data:
|
class ELKM1Data:
|
||||||
"""Data for the elkm1 integration."""
|
"""Data for the elkm1 integration."""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user