We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0x0200
1 parent da0db21 commit 4502db9Copy full SHA for 4502db9
src/devices/danfoss.ts
@@ -342,6 +342,7 @@ const definitions: DefinitionWithExtend[] = [
342
},
343
{
344
fingerprint: [
345
+ {modelID: '0x0200', manufacturerName: 'Danfoss'}, // Icon Basic Main Controller
346
{modelID: '0x8020', manufacturerName: 'Danfoss'}, // RT24V Display
347
{modelID: '0x8021', manufacturerName: 'Danfoss'}, // RT24V Display Floor sensor
348
{modelID: '0x8030', manufacturerName: 'Danfoss'}, // RTbattery Display
0 commit comments