Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Dec 17, 2024
1 parent 423cfc4 commit ed410fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/matter/to-iobroker/DimmableToIoBroker.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import ChannelDetector from '@iobroker/type-detector';
import { LevelControl, OnOff } from '@matter/main/clusters';
import type { Endpoint, PairedNode } from '@project-chip/matter.js/device';
import type { GenericDevice } from '../../lib';
import { PropertyType } from '../../lib/devices/DeviceStateObject';
import Dimmer from '../../lib/devices/Dimmer';
import type { DetectedDevice, DeviceOptions } from '../../lib/devices/GenericDevice';
Expand Down

0 comments on commit ed410fa

Please sign in to comment.