Skip to content

Commit

Permalink
fix(ignore): Remove manuSpecificInovelli cluster (#1161)
Browse files Browse the repository at this point in the history
* Inovelli - Removing manuSpecific Inovelli because it was moved to the converter

* Update tstype.ts

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
  • Loading branch information
InovelliUSA and Koenkk authored Aug 22, 2024
1 parent 46ec9ee commit 54d0dda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 116 deletions.
115 changes: 0 additions & 115 deletions src/zspec/zcl/definition/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4724,121 +4724,6 @@ export const Clusters: Readonly<Record<ClusterName, Readonly<ClusterDefinition>>
},
commandsResponse: {},
},
manuSpecificInovelli: {
ID: 64561,
manufacturerCode: 0x122f,
attributes: {
dimmingSpeedUpRemote: {ID: 0x001, type: DataType.UINT8},
dimmingSpeedUpLocal: {ID: 0x0002, type: DataType.UINT8},
rampRateOffToOnRemote: {ID: 0x0003, type: DataType.UINT8},
rampRateOffToOnLocal: {ID: 0x0004, type: DataType.UINT8},
dimmingSpeedDownRemote: {ID: 0x0005, type: DataType.UINT8},
dimmingSpeedDownLocal: {ID: 0x0006, type: DataType.UINT8},
rampRateOnToOffRemote: {ID: 0x0007, type: DataType.UINT8},
rampRateOnToOffLocal: {ID: 0x0008, type: DataType.UINT8},
minimumLevel: {ID: 0x0009, type: DataType.UINT8},
maximumLevel: {ID: 0x000a, type: DataType.UINT8},
invertSwitch: {ID: 0x000b, type: DataType.BOOLEAN},
autoTimerOff: {ID: 0x000c, type: DataType.UINT16},
defaultLevelLocal: {ID: 0x000d, type: DataType.UINT8},
defaultLevelRemote: {ID: 0x000e, type: DataType.UINT8},
stateAfterPowerRestored: {ID: 0x000f, type: DataType.UINT8},
loadLevelIndicatorTimeout: {ID: 0x0011, type: DataType.UINT8},
activePowerReports: {ID: 0x0012, type: DataType.UINT8},
periodicPowerAndEnergyReports: {ID: 0x0013, type: DataType.UINT16},
activeEnergyReports: {ID: 0x0014, type: DataType.UINT16},
powerType: {ID: 0x0015, type: DataType.BOOLEAN},
switchType: {ID: 0x0016, type: DataType.UINT8},
quickStartTime: {ID: 0x0017, type: DataType.UINT8},
quickStartLevel: {ID: 0x0018, type: DataType.UINT8},
higherOutputInNonNeutral: {ID: 0x0019, type: DataType.BOOLEAN},
leadingTrailingEdge: {ID: 0x001a, type: DataType.UINT8},
nonNeutralAuxMediumGear: {ID: 0x001e, type: DataType.UINT8},
nonNeutralAuxLowGear: {ID: 0x001f, type: DataType.UINT8},
internalTemperature: {ID: 0x0020, type: DataType.UINT8},
overheat: {ID: 0x0021, type: DataType.BOOLEAN},
buttonDelay: {ID: 0x0032, type: DataType.UINT8},
deviceBindNumber: {ID: 0x0033, type: DataType.UINT8},
smartBulbMode: {ID: 0x0034, type: DataType.BOOLEAN},
doubleTapUpToParam55: {ID: 0x0035, type: DataType.BOOLEAN},
doubleTapDownToParam56: {ID: 0x0036, type: DataType.BOOLEAN},
brightnessLevelForDoubleTapUp: {ID: 0x0037, type: DataType.UINT8},
brightnessLevelForDoubleTapDown: {ID: 0x0038, type: DataType.UINT8},
defaultLed1ColorWhenOn: {ID: 0x003c, type: DataType.UINT8},
defaultLed1ColorWhenOff: {ID: 0x003d, type: DataType.UINT8},
defaultLed1IntensityWhenOn: {ID: 0x003e, type: DataType.UINT8},
defaultLed1IntensityWhenOff: {ID: 0x003f, type: DataType.UINT8},
defaultLed2ColorWhenOn: {ID: 0x0041, type: DataType.UINT8},
defaultLed2ColorWhenOff: {ID: 0x0042, type: DataType.UINT8},
defaultLed2IntensityWhenOn: {ID: 0x0043, type: DataType.UINT8},
defaultLed2IntensityWhenOff: {ID: 0x0044, type: DataType.UINT8},
defaultLed3ColorWhenOn: {ID: 0x0046, type: DataType.UINT8},
defaultLed3ColorWhenOff: {ID: 0x0047, type: DataType.UINT8},
defaultLed3IntensityWhenOn: {ID: 0x0048, type: DataType.UINT8},
defaultLed3IntensityWhenOff: {ID: 0x0049, type: DataType.UINT8},
defaultLed4ColorWhenOn: {ID: 0x004b, type: DataType.UINT8},
defaultLed4ColorWhenOff: {ID: 0x004c, type: DataType.UINT8},
defaultLed4IntensityWhenOn: {ID: 0x004d, type: DataType.UINT8},
defaultLed4IntensityWhenOff: {ID: 0x004e, type: DataType.UINT8},
defaultLed5ColorWhenOn: {ID: 0x0050, type: DataType.UINT8},
defaultLed5ColorWhenOff: {ID: 0x0051, type: DataType.UINT8},
defaultLed5IntensityWhenOn: {ID: 0x0052, type: DataType.UINT8},
defaultLed5IntensityWhenOff: {ID: 0x0053, type: DataType.UINT8},
defaultLed6ColorWhenOn: {ID: 0x0055, type: DataType.UINT8},
defaultLed6ColorWhenOff: {ID: 0x0056, type: DataType.UINT8},
defaultLed6IntensityWhenOn: {ID: 0x0057, type: DataType.UINT8},
defaultLed6IntensityWhenOff: {ID: 0x0058, type: DataType.UINT8},
defaultLed7ColorWhenOn: {ID: 0x005a, type: DataType.UINT8},
defaultLed7ColorWhenOff: {ID: 0x005b, type: DataType.UINT8},
defaultLed7IntensityWhenOn: {ID: 0x005c, type: DataType.UINT8},
defaultLed7IntensityWhenOff: {ID: 0x005d, type: DataType.UINT8},
ledColorWhenOn: {ID: 0x005f, type: DataType.UINT8},
ledColorWhenOff: {ID: 0x060, type: DataType.UINT8},
ledIntensityWhenOn: {ID: 0x0061, type: DataType.UINT8},
ledIntensityWhenOff: {ID: 0x0062, type: DataType.UINT8},
ledBarScaling: {ID: 0x0064, type: DataType.BOOLEAN},
singleTapBehavior: {ID: 0x0078, type: DataType.UINT8},
fanTimerMode: {ID: 0x0079, type: DataType.UINT8},
auxSwitchUniqueScenes: {ID: 0x007b, type: DataType.BOOLEAN},
bindingOffToOnSyncLevel: {ID: 0x007d, type: DataType.BOOLEAN},
breezeMode: {ID: 0x0081, type: DataType.UINT32},
fanControlMode: {ID: 0x0082, type: DataType.UINT8},
lowLevelForFanControlMode: {ID: 0x0083, type: DataType.UINT8},
mediumLevelForFanControlMode: {ID: 0x0084, type: DataType.UINT8},
highLevelForFanControlMode: {ID: 0x0085, type: DataType.UINT8},
ledColorForFanControlMode: {ID: 0x0086, type: DataType.UINT8},
localProtection: {ID: 0x0100, type: DataType.BOOLEAN},
remoteProtection: {ID: 0x0101, type: DataType.BOOLEAN},
outputMode: {ID: 0x0102, type: DataType.BOOLEAN},
onOffLedMode: {ID: 0x0103, type: DataType.BOOLEAN},
firmwareUpdateInProgressIndicator: {ID: 0x0104, type: DataType.BOOLEAN},
relayClick: {ID: 0x105, type: DataType.BOOLEAN},
doubleTapClearNotifications: {ID: 0x106, type: DataType.BOOLEAN},
fanLedLevelType: {ID: 0x0107, type: DataType.UINT8},
},
commands: {
ledEffect: {
ID: 1,
parameters: [
{name: 'effect', type: DataType.UINT8},
{name: 'color', type: DataType.UINT8},
{name: 'level', type: DataType.UINT8},
{name: 'duration', type: DataType.UINT8},
],
},
individualLedEffect: {
ID: 3,
parameters: [
{name: 'led', type: DataType.UINT8},
{name: 'effect', type: DataType.UINT8},
{name: 'color', type: DataType.UINT8},
{name: 'level', type: DataType.UINT8},
{name: 'duration', type: DataType.UINT8},
],
},
},
commandsResponse: {},
},
owonClearMetering: {
ID: 0xffe0,
manufacturerCode: ManufacturerCode.OWON_TECHNOLOGY_INC,
Expand Down
1 change: 0 additions & 1 deletion src/zspec/zcl/definition/tstype.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ export type ClusterName =
| 'sprutNoise'
| 'sprutIrBlaster'
| 'manuSpecificSiglisZigfred'
| 'manuSpecificInovelli'
| 'owonClearMetering'
| 'zosungIRTransmit'
| 'zosungIRControl'
Expand Down

0 comments on commit 54d0dda

Please sign in to comment.