@@ -0,0 +1,12 @@
export interface device {
// --- Database Parameters ---
type: string
typeId: number
// --- HomeBridge Parameters ---
uniqueId: string
deviceName: string
// --- Extra Parameters ---
switchable: string
dimmable: string
detailedType: string
}
The note is not visible to the blocked user.