diff --git a/packages/modules/devices/kaco/kaco_tx/config.py b/packages/modules/devices/kaco/kaco_tx/config.py index 0e343f1211..211fb5a2e2 100644 --- a/packages/modules/devices/kaco/kaco_tx/config.py +++ b/packages/modules/devices/kaco/kaco_tx/config.py @@ -13,7 +13,7 @@ def __init__(self, class Kaco: def __init__(self, name: str = "Kaco Tx1 & Tx3 Serie", - type: str = "kaco", + type: str = "kaco_tx", id: int = 0, configuration: KacoConfiguration = None) -> None: self.name = name