Add wled to light controller (#46) #380
Annotations
5 errors
Build app:
src/renderer/pages/HomeAssistantDeviceSelector.tsx#L93
Type '(newSelection: GridRowId[]) => void' is not assignable to type '(rowSelectionModel: GridRowSelectionModel, details: GridCallbackDetails<any>) => void'.
|
Build app:
src/renderer/pages/IkeaTradfriDeviceSelector.tsx#L99
Type '(newSelection: GridRowId[]) => void' is not assignable to type '(rowSelectionModel: GridRowSelectionModel, details: GridCallbackDetails<any>) => void'.
|
Build app:
src/renderer/pages/PhilipsHueDeviceSelector.tsx#L97
Type '(newSelection: GridRowId[]) => void' is not assignable to type '(rowSelectionModel: GridRowSelectionModel, details: GridCallbackDetails<any>) => void'.
|
Build app:
src/renderer/pages/PhilipsHueGroupSelector.tsx#L97
Type '(newSelection: GridRowId[]) => void' is not assignable to type '(rowSelectionModel: GridRowSelectionModel, details: GridCallbackDetails<any>) => void'.
|
Build app
Process completed with exit code 2.
|
Loading