/** * @license * Copyright 2025-2026 Open Home Foundation * SPDX-License-Identifier: Apache-2.0 */ export declare class InovelliCluster { ledIndicatorIntensityOn?: number; ledIndicatorIntensityOff?: number; clearNotificationWithConfigDoubleTap?: boolean; } //# sourceMappingURL=inovelli.d.ts.map